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 | Protected Attributes
makVrv::DtGotoLogic Class Reference

Public Member Functions

 DtGotoLogic (DtDe &de, DtGotoWidgetInterface *iface)
 
virtual ~DtGotoLogic ()
 
virtual void initialize ()
 

Protected Member Functions

virtual void slot_gotoLocation (double lat, double lon, int altitudeType)
 
virtual void slot_requestJumpToAddress (const DtUnicode &address)
 
virtual void slot_altitudeDisplayChanged (int type, double displayAlt)
 
virtual void slot_latitudeSecondsChanged (double seconds)
 
virtual void slot_longitudeSecondsChanged (double seconds)
 
virtual void slot_displayUnitsChanged ()
 
bool processPolygon (int type, OGRGeometryH geometry, DtExtent &extent)
 

Protected Attributes

DtDemyDe
 
DtGotoWidgetInterfacemyInterface
 
DtSignalConnectionManager mySignalConnectionManager
 
OGRGeocodingSessionH mySession
 
double myCurrentAboveSeaLevelAltitude
 
double myCurrentAboveTerrainAltitude
 
double myCurrentLatitudeSeconds
 
double myCurrentLongitudeSeconds
 

Constructor & Destructor Documentation

makVrv::DtGotoLogic::DtGotoLogic ( DtDe de,
DtGotoWidgetInterface iface 
)
virtual makVrv::DtGotoLogic::~DtGotoLogic ( )
virtual

Member Function Documentation

virtual void makVrv::DtGotoLogic::initialize ( )
virtual
virtual void makVrv::DtGotoLogic::slot_gotoLocation ( double  lat,
double  lon,
int  altitudeType 
)
protectedvirtual
virtual void makVrv::DtGotoLogic::slot_requestJumpToAddress ( const DtUnicode address)
protectedvirtual
virtual void makVrv::DtGotoLogic::slot_altitudeDisplayChanged ( int  type,
double  displayAlt 
)
protectedvirtual
virtual void makVrv::DtGotoLogic::slot_latitudeSecondsChanged ( double  seconds)
protectedvirtual
virtual void makVrv::DtGotoLogic::slot_longitudeSecondsChanged ( double  seconds)
protectedvirtual
virtual void makVrv::DtGotoLogic::slot_displayUnitsChanged ( )
protectedvirtual
bool makVrv::DtGotoLogic::processPolygon ( int  type,
OGRGeometryH  geometry,
DtExtent extent 
)
protected

Member Data Documentation

DtDe& makVrv::DtGotoLogic::myDe
protected
DtGotoWidgetInterface* makVrv::DtGotoLogic::myInterface
protected
DtSignalConnectionManager makVrv::DtGotoLogic::mySignalConnectionManager
protected
OGRGeocodingSessionH makVrv::DtGotoLogic::mySession
protected
double makVrv::DtGotoLogic::myCurrentAboveSeaLevelAltitude
protected
double makVrv::DtGotoLogic::myCurrentAboveTerrainAltitude
protected
double makVrv::DtGotoLogic::myCurrentLatitudeSeconds
protected
double makVrv::DtGotoLogic::myCurrentLongitudeSeconds
protected

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)