VR-Forces 4.8 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions | Protected Member Functions
makVrf::DtVrfOsgEarthCacheLogic Class Reference
Inheritance diagram for makVrf::DtVrfOsgEarthCacheLogic:
Inheritance graph
[legend]

Public Member Functions

 DtVrfOsgEarthCacheLogic (makVrv::DtDe &de, makVrv::DtOsgEarthCacheInterface *iFace)
 
virtual ~DtVrfOsgEarthCacheLogic ()
 
- Public Member Functions inherited from makVrv::DtOsgEarthCacheLogic
virtual ~DtOsgEarthCacheLogic ()
 DTOR. More...
 
virtual int lowestLod () const
 Gets the lowest lod to cache. More...
 
virtual int highestLod () const
 Gets the highest lod to cache. More...
 
virtual bool flyOverChecked () const
 Gets whether the fly over check box is checked. More...
 
virtual osgEarth::Bounds getBound ()
 Gets the bound of the cache area. More...
 
virtual bool cacheImageLayers () const
 Gets whether cache image layers. More...
 
virtual bool cacheElevationLayers () const
 Gets whether cache image layers. More...
 
virtual void reset ()
 Reset from the last cache operation for next use. More...
 
virtual void enableEventProcessor (bool enable)
 Enable/disable the event processor. More...
 

Protected Member Functions

virtual void slot_generateCacheButtonClicked ()
 
virtual void fillInCacheRequest (DtIfOsgEarthCacheRequest &req)
 
- Protected Member Functions inherited from makVrv::DtOsgEarthCacheLogic
 DtOsgEarthCacheLogic (DtDe &de, DtOsgEarthCacheInterface *iFace)
 Protected Constructor. More...
 
void initialize ()
 
virtual void connectSignals ()
 connect all the signals More...
 
virtual void slot_displayCoordinateSystemChanged (DtSharedDisplayUnitsSettings::CoordSys, int, int)
 slot called when display coordinate system or coord sys precision changes More...
 
virtual void slot_vertexChanged (int index, double longtitude, double latitude)
 Slot when the coordiante of the vertex changed. More...
 
virtual void slot_exit ()
 slot when the window or channel got destroyed, force exit the dialog More...
 
virtual void slot_postTick ()
 Updates the rectangle if it is dirty. More...
 
virtual void slot_osgEarthTerrainDefinitionChanged (const std::string &osgEarthTerrainDefinition)
 Slot when the osgEarth terrain definition has changed. More...
 
virtual void slot_leftMouseDoubleClick ()
 Methods connected to DtOsgEarthCacheEditingEventProcessor signals. More...
 
virtual void slot_mouseMove (double mouseX, double mouseY)
 Slot when the mouse moves. More...
 
virtual void slot_leftMouseButtonRealeased (DtChannel *channel, double mouseX, double mouseY)
 slot when the left mouse button released. More...
 
virtual void slot_lowestLodChanged (int)
 Methods connected to Qt Widget signals. More...
 
virtual void slot_highestLodChanged (int)
 
virtual void slot_cacheImageChanged (bool)
 
virtual void slot_cacheElevationChanged (bool)
 
virtual void slot_flyOverCheckBoxChanged (bool)
 
virtual void slot_specifyCacheAreaCheckBoxChanged (bool)
 
virtual void slot_startLongitudeChanged (double)
 
virtual void slot_startLatitudeChanged (double)
 
virtual void slot_endLongitudeChanged (double)
 
virtual void slot_endLatitudeChanged (double)
 
virtual void slot_cleanAreaButtonClicked ()
 
virtual void slot_cancelButtonClicked ()
 

Additional Inherited Members

- Protected Attributes inherited from makVrv::DtOsgEarthCacheLogic
DtOsgEarthCacheEditingEventProcessormyEventProcessor
 
DtOsgEarthCacheHandlermyHandler
 
DtOsgGeoExtentRectanglemyCacheArea
 
DtSignalConnectionManager mySignals
 
DtDemyDe
 
DtOsgEarthCacheInterfacemyInterface
 
bool myChannelInitialized
 
bool mySpecifyArea
 
bool myCacheImageLayers
 
bool myCacheElevationLayers
 
bool myFlyOver
 
int myMaximumLod
 
int myLowestLod
 
int myHighestLod
 
bool myDontShowWarningDialogAgain
 

Constructor & Destructor Documentation

makVrf::DtVrfOsgEarthCacheLogic::DtVrfOsgEarthCacheLogic ( makVrv::DtDe de,
makVrv::DtOsgEarthCacheInterface iFace 
)
virtual makVrf::DtVrfOsgEarthCacheLogic::~DtVrfOsgEarthCacheLogic ( )
virtual

Member Function Documentation

virtual void makVrf::DtVrfOsgEarthCacheLogic::slot_generateCacheButtonClicked ( )
protectedvirtual

Reimplemented from makVrv::DtOsgEarthCacheLogic.

virtual void makVrf::DtVrfOsgEarthCacheLogic::fillInCacheRequest ( DtIfOsgEarthCacheRequest req)
protectedvirtual

The documentation for this class was generated from the following file:

Document ID: Generated on Thu Aug 27 10:56:05 EDT 2020 from SVN revision 217100
Copyright © 2005-2020 MAK Technologies. All Rights Reserved (www.mak.com)