VR-Forces 4.1.1 Class Documentation
List of all members | Public Member Functions | Protected Attributes
DtMgWrapperInterface Class Reference
Inheritance diagram for DtMgWrapperInterface:
Inheritance graph
[legend]

Public Member Functions

 DtMgWrapperInterface ()
virtual ~DtMgWrapperInterface ()
virtual bool readDfdFile (DtFilename filename, DtDfadData &data) const =0
virtual DtGdbNodexlateOpenFlightFile (const DtFilename &filename)=0
virtual void setTerrainDatabase (DtTerrainDatabase *terrainDB)
DtSurfaceCharacteristicMapsurfaceCharacteristicMap ()
const DtSurfaceCharacteristicMapsurfaceCharacteristicMap () const
void setSurfaceCharacteristicMap (DtSurfaceCharacteristicMap sMap)
void setTerrainInitializer (const DtTerrainInitializer *initializer)
void setFlightInitializer (DtFlightTerrainInitializer initializer)

Protected Attributes

DtTerrainDatabasemyTerrainDatabase
const DtTerrainInitializermyTerrainInitializer
DtSurfaceCharacteristicMap mySurfaceCharacteristicMap
DtFlightTerrainInitializer myFlightInitializer
double myOriginLatitudeDegrees
double myOriginLongitudeDegrees
bool myOriginHasBeenRead
FlightTextureNameToColorListItemmyAlreadyAveragedTextures

Constructor & Destructor Documentation

DtMgWrapperInterface::DtMgWrapperInterface ( )
virtual DtMgWrapperInterface::~DtMgWrapperInterface ( )
virtual

Member Function Documentation

virtual bool DtMgWrapperInterface::readDfdFile ( DtFilename  filename,
DtDfadData data 
) const
pure virtual

Implemented in DtMgWrapper.

virtual DtGdbNode* DtMgWrapperInterface::xlateOpenFlightFile ( const DtFilename &  filename)
pure virtual

Implemented in DtMgWrapper.

virtual void DtMgWrapperInterface::setTerrainDatabase ( DtTerrainDatabase terrainDB)
virtual
DtSurfaceCharacteristicMap& DtMgWrapperInterface::surfaceCharacteristicMap ( )
inline
const DtSurfaceCharacteristicMap& DtMgWrapperInterface::surfaceCharacteristicMap ( ) const
inline
void DtMgWrapperInterface::setSurfaceCharacteristicMap ( DtSurfaceCharacteristicMap  sMap)
inline
void DtMgWrapperInterface::setTerrainInitializer ( const DtTerrainInitializer initializer)
inline
void DtMgWrapperInterface::setFlightInitializer ( DtFlightTerrainInitializer  initializer)

Member Data Documentation

DtTerrainDatabase* DtMgWrapperInterface::myTerrainDatabase
protected
const DtTerrainInitializer* DtMgWrapperInterface::myTerrainInitializer
protected
DtSurfaceCharacteristicMap DtMgWrapperInterface::mySurfaceCharacteristicMap
protected
DtFlightTerrainInitializer DtMgWrapperInterface::myFlightInitializer
protected
double DtMgWrapperInterface::myOriginLatitudeDegrees
protected
double DtMgWrapperInterface::myOriginLongitudeDegrees
protected
bool DtMgWrapperInterface::myOriginHasBeenRead
protected
FlightTextureNameToColorListItem* DtMgWrapperInterface::myAlreadyAveragedTextures
protected

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

Document ID: Generated on Mon Apr 8 19:24:01 EDT 2013 from SVN revision 125877
Copyright © 2005-2013 VT MÄK. All Rights Reserved (www.mak.com)