VR-Vantage 2.5 API Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Files | Typedefs
vrvOsgEarthQt

This library contains all of the OSG specific libraries for constructing the scene graph and visualizing data. More...

Classes

class  makVrv::DtOsgEarthCacheDialog
 DtOsgEarthCacheDialog. More...
class  makVrv::DtOsgEarthCacheDialogCreator
 Creator for the DtOsgEarthCacheDialogCreator. More...
class  makVrv::DtOsgEarthCacheEditingEventProcessor
 DtOsgEarthCache - This class handle selecting cache area. More...
class  makVrv::DtOsgEarthCacheHandler
 DtOsgEarthCacheHandler, using QThread to run in a separate thread. More...
class  makVrv::DtOsgEarthCacheHandlerCreator
 Creator for the DtOsgEarthCacheHandler. More...
class  makVrv::DtOsgEarthCacheInterface
 DtOsgEarthCacheInterface. More...
class  makVrv::DtOsgEarthCacheItem
 DtOsgEarthCacheItem. More...
class  makVrv::DtOsgEarthCacheLogic
 DtOsgEarthCacheLogic. More...
class  makVrv::DtOsgEarthCacheLogicCreator
 Creator class for DtOsgEarthCacheLogic. More...
class  makVrv::DtOsgEarthProfileDialog
 DtOsgEarthProfileDialog. More...
class  makVrv::DtOsgEarthProfileDialogCreator
 Creator class for DtOsgEarthProfileDialog. More...
class  makVrv::DtOsgEarthProfileInterface
 DtOsgEarthProfileInterface abstract interface class for DtOsgEarthProfileDialog. More...
class  makVrv::DtOsgEarthProfileItem
 DtOsgEarthProfileItem. More...
class  makVrv::DtOsgEarthProfileLogic
 DtOsgEarthProfileLogic logic class to drive the DtOsgEarthProfileDialog. More...
class  makVrv::DtOsgEarthProfileLogicCreator
 Creator class for DtOsgEarthProfileLogic. More...
class  makVrv::DtOsgEarthProfileRuntimePropertyWidget
 Classes to define the corresponding runtime property widget, Each class matches a corresponding osgEarth classs. More...
class  makVrv::DtVisibleLayerRunTimePropertyTreeWidget
 DtVisibleLayerRunTimePropertyTreeWidget. More...
class  makVrv::DtImageLayerRunTimePropertyTreeWidget
 DtImageLayerRunTimePropertyTreeWidget. More...
class  makVrv::DtElevationLayerRunTimePropertyTreeWidget
 DtElevationLayerRunTimePropertyTreeWidget. More...
class  makVrv::DtModelLayerRunTimePropertyTreeWidget
 DtModelLayerRunTimePropertyTreeWidget. More...
class  makVrv::DtBuildingLayerRunTimePropertyTreeWidget
 DtBuildingLayerRunTimePropertyTreeWidget. More...
class  makVrv::DtLandCoverLayerRunTimePropertyTreeWidget
 DtLandCoverLayerRunTimePropertyTreeWidget. More...
class  makVrv::DtGroundCoverLayerRunTimePropertyTreeWidget
 DtGroundCoverLayerRunTimePropertyTreeWidget. More...
class  makVrv::DtGroundCoverRunTimePropertyTreeWidget
 DtGroundCoverRunTimePropertyTreeWidget. More...
class  makVrv::DtRoadSurfaceLayerRunTimePropertyTreeWidget
 DtRoadSurfaceLayerRunTimePropertyTreeWidget. More...
class  makVrv::DtSplatLayerRunTimePropertyTreeWidget
 DtSplatLayerRunTimePropertyTreeWidget. More...
class  makVrv::DtOsgEarthServerDescriptor
 An server is an entry for osgEarth. More...
class  makVrv::DtOsgEarthServerItem
 The menu item for the osg earth server connection dialog. More...
class  makVrv::DtOsgEarthServerManager
 A singleton manager for all servers. More...
class  makVrv::DtOsgEarthSettingsInterface
 Abstract interface used to a user interface. More...
class  makVrv::DtOsgEarthSettingsLogic
 Logic for configuring the Hla13 Connection. More...
class  makVrv::DtOsgEarthSettingsPage
 A dialog for configuring the HLA 1.3 connection. More...
class  makVrv::DtOsgEarthSettingsWidget
 Widget for osgEarth server settings. More...
class  makVrv::DtOsgEarthTerrainPatchWidgetExtension
 Class responsible for extending the terrain patch widget. More...

Files

file  DtCockpitSettingsLogic.h
 Contains makVrv::DtCockpitSettingsLogic class.
file  DtOsgEarthCacheDialog.h
 Contains makVrv::DtOsgEarthCacheDialog class.
file  DtOsgEarthCacheEditingEventProcessor.h
 Contains makVrv::DtOsgEarthCacheEditingEventProcessor class.
file  DtOsgEarthCacheInterface.h
 Contains makVrv::DtOsgEarthCacheInterface class.
file  DtOsgEarthCacheItem.h
 Contains makVrv::DtOsgEarthCacheItem class.
file  DtOsgEarthCacheLogic.h
 Contains makVrv::DtOsgEarthCacheLogic class.
file  DtOsgEarthProfileDialog.h
 Contains the DtOsgEarthProfileDialog class declaration.
file  DtOsgEarthProfileInterface.h
 Contains the DtOsgEarthProfileInterface class declaration.
file  DtOsgEarthProfileItem.h
 Contains the DtOsgEarthProfileItem class declaration.
file  DtOsgEarthProfileLogic.h
 Contains the DtOsgEarthProfileLogic class declaration.
file  DtOsgEarthProfileRuntimeWidgets.h
 Contains the DtOsgEarthProfileRuntimeWidgets classes declaration.
file  DtOsgEarthServerDescriptor.h
 Contains makVrv::DtOsgEarthServerDescriptor class.
file  DtOsgEarthServerDialog.h
 Contains makVrv::DtOsgEarthServerDialog class.
file  DtOsgEarthServerInterface.h
 Contains makVrv::DtOsgEarthServerInterface class.
file  DtOsgEarthServerItem.h
 Contains makVrv::DtOsgEarthServerItem class.
file  DtOsgEarthServerLogic.h
 Contains makVrv::DtOsgEarthServerLogic class.
file  DtOsgEarthServerManager.h
 Contains a manager for server.
file  DtOsgEarthSettingsInterface.h
 Contains makVrv::DtOsgEarthSettingsInterface class.
file  DtOsgEarthSettingsLogic.h
 Contains makVrv::DtOsgEarthSettingsLogic class.
file  DtOsgEarthSettingsPage.h
 Contains makVrv::DtOsgEarthSettingsPage class.
file  DtOsgEarthSettingsWidget.h
 Contains the DtOsgEarthSettingsWidget class declaration.
file  DtOsgEarthTerrainPatchWidgetExtension.h
 Contains makVrv::DtOsgEarthTerrainPatchWidgetExtension class.

Typedefs

typedef DtPageCreatorTemplate
< DtOsgEarthSettingsPage > 
makVrv::DtOsgEarthSettingsPageCreator
 Creator class for makVrv::DtOsgEarthSettingsPage.

Detailed Description

This library contains all of the OSG specific libraries for constructing the scene graph and visualizing data.

Typedef Documentation

typedef DtPageCreatorTemplate<DtOsgEarthSettingsPage> makVrv::DtOsgEarthSettingsPageCreator

Creator class for makVrv::DtOsgEarthSettingsPage.



Copyright © 2005-2019 VT MAK. All Rights Reserved (www.mak.com)