![]() |
VR-Forces 4.3.1 Class Documentation
|
This library contains all of the OSG specific libraries for constructing the scene graph and visualizing data. More...
Classes | |
| class | makVrv::DtDeMainWindowEmbeddedOsgWindow |
| The Qt IG main window embedded OSG window. More... | |
| class | makVrv::DtDeMainWindowEmbeddedOsgWindowCreator |
| DtDeMainWindowEmbeddedOsgWindowCreator is the creator class for DtDeMainWindowEmbeddedOsgWindow. More... | |
| class | makVrv::DtEmbeddedOsgWindow |
| This is a helper class for users that want to embed an DtOsgView into a custom Qt application. More... | |
| class | makVrv::DtExtractOceanInterface |
| Interface for the extract Ocean widget. More... | |
| class | makVrv::DtExtractOceanLogic |
| Extract Ocean logic. More... | |
| class | makVrv::DtExtractOceanPage |
| Page for ocean extraction; coordinates the widget & logic. More... | |
| class | makVrv::DtExtractOceanReferencesWidget |
| Widget for specifying static ocean extraction from a list of textures. More... | |
| class | makVrv::DtExtractOceanSearchWidget |
| Widget for specifying static ocean extraction from a search string used to match texture names. More... | |
| class | makVrv::DtExtractOceanWidget |
| Tabbed widget for extracting Ocean, composed of a reference extracting widget and a search expression extracting widget. More... | |
| class | makVrv::DtExtractPropsInterface |
| Interface for the extract props widget. More... | |
| class | makVrv::DtExtractPropsLogic |
| Extract props logic. More... | |
| class | makVrv::DtExtractPropsPage |
| Page for prop extraction; coordinates the widget & logic. More... | |
| class | makVrv::DtExtractPropsWidget |
| Tabbed widget for extracting props, composed of a reference extracting widget and a search expression extracting widget. More... | |
| class | makVrv::DtExtractReferencesWidget |
| Widget for extracting external references to props. More... | |
| class | makVrv::DtExtractSearchWidget |
| Qt widget implementation of prop extraction interface. More... | |
| class | makVrv::DtLoaderSettingsInterface |
| The interface between the logic and widget for loader settings. More... | |
| class | makVrv::DtLoaderSettingsLogic |
| The logic for dealing with Loader settings. More... | |
| class | makVrv::DtLoaderSettingsPage |
| Page for loader settings. More... | |
| class | makVrv::DtLoaderSettingsWidget |
| Widget for modifing loader settings. More... | |
| class | makVrv::DtOsgAdapterQtWidget |
| DtOsgAdapterQtWidget provides the mechanism for embedding an OSG context into a Qt widget. More... | |
| class | makVrv::DtOsgAdapterQtWidgetCreator |
| DtOsgAdapterQtWidgetCreator provides the mechanism for creating an extended DtOsgAdapterQtWidget. More... | |
| class | makVrv::DtOsgAdapterQtWidgetLogic |
| brief The Qt main window. More... | |
| class | makVrv::DtOsgWindowQt |
| OpenSceneGraph window integration with Qt. More... | |
| class | makVrv::DtOsgWindowQtCreator |
| Creator for registering DtOsgWindowQt. More... | |
| class | makVrv::DtFullscreenOsgWindowQtCreator |
| Creator for registering fullscreen variant of DtOsgWindowQt. More... | |
| class | makVrv::DtQtOsgKeyAdapter |
| Adapter to get Qt key events into OpenSceneGraph. More... | |
| class | makVrv::DtSceneGraphPage |
| The scene graph page displays the scene graph in a page. More... | |
| class | makVrv::DtSceneGraphPageCreator |
| This creator is responsible for creating the makVrv::DtSceneGraphPage. More... | |
| class | makVrv::DtSceneGraphTreeLogic |
| Logic for scene graph tree display widget. More... | |
| class | makVrv::DtSceneGraphTreeWidget |
| Qt implementation of scene graph tree interface. More... | |
| class | makVrv::DtSceneGraphTreeWidgetCreator |
| The creator class needed to be used to create a DtOverlaysPage. More... | |
| class | makVrv::DtSceneGraphTreeWidgetInterface |
| Interface to a widget that displays the scene graph as a tree. More... | |
| class | makVrv::DtSimpleDeWidget |
| A simple widge with an embedded de. More... | |
| class | makVrv::DtSimpleDeWidgetCreator |
| Creator for makVrv::DtSimpleDeWidget. More... | |
Typedefs | |
| typedef DtPageCreatorTemplate < DtExtractOceanPage > | makVrv::DtExtractOceanPageCreator |
| The builder for makVrv::DtExtractOceanPage. | |
| typedef DtPageCreatorTemplate < DtExtractPropsPage > | makVrv::DtExtractPropsPageCreator |
| The builder for makVrv::DtExtractPropsPage. | |
| typedef DtPageCreatorTemplate < DtLoaderSettingsPage > | makVrv::DtLoaderSettingsPageCreator |
| Creator for the Loader settings page. | |
This library contains all of the OSG specific libraries for constructing the scene graph and visualizing data.
| typedef DtPageCreatorTemplate<DtExtractOceanPage> makVrv::DtExtractOceanPageCreator |
The builder for makVrv::DtExtractOceanPage.
| typedef DtPageCreatorTemplate<DtExtractPropsPage> makVrv::DtExtractPropsPageCreator |
The builder for makVrv::DtExtractPropsPage.
| typedef DtPageCreatorTemplate<DtLoaderSettingsPage> makVrv::DtLoaderSettingsPageCreator |
Creator for the Loader settings page.