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::DtTerrainProjectHeaderParser Class Reference

DtTerrainToolkitHeaderParser tries to find the 3d Window record in a .mtd or .mtp file. More...

Inheritance diagram for makVrv::DtTerrainProjectHeaderParser:
Inheritance graph
[legend]

Public Member Functions

 DtTerrainProjectHeaderParser (DtDe &de, const std::string &filePath)
 CTOR. More...
 
virtual ~DtTerrainProjectHeaderParser ()
 DTOR. More...
 
virtual bool isValid ()
 Returns true if the file was loaded and produced acceptable coordinate system information and origin information. More...
 
- Public Member Functions inherited from makVrv::DtTerrainToolkitHeaderParser
 DtTerrainToolkitHeaderParser (const std::string &filePath)
 CTOR. More...
 
virtual ~DtTerrainToolkitHeaderParser ()
 DTOR. More...
 
- Public Member Functions inherited from makVrv::DtHeaderParser
 DtHeaderParser (const std::string &filePath)
 CTOR. More...
 
virtual ~DtHeaderParser ()
 DTOR. More...
 
virtual const std::string & terrainCoordinateSystem ()
 Returns the terrain coordinate system parameter for use in creation of a model definition. More...
 
virtual const std::string & terrainCoordinateSystemParameters ()
 Returns the terrain Coordinate System Parameters for use in creation of a model definition. More...
 
virtual const std::string & filePath ()
 Returns myFilePath. More...
 
const TerrainPatchRecordsterrainPatchRecords () const
 TerrainPatchRecords accessor. More...
 

Protected Member Functions

virtual bool getView3DFilename (std::string &fileNameOut)
 Return true if getView3DFilename() was successful and filled out fileNameOut with tthe filename in the .mtd or .mtp file. More...
 

Protected Attributes

DtDemyDe
 
- Protected Attributes inherited from makVrv::DtHeaderParser
std::string myFilePath
 
std::string myTerrainCoordinateSystem
 
std::string myTerrainCoordinateSystemParameters
 
TerrainPatchRecords myTerrainPatchRecords
 

Additional Inherited Members

- Public Types inherited from makVrv::DtHeaderParser
typedef std::list
< makArchives::DtTerrainPatchRecord
TerrainPatchRecords
 

Detailed Description

DtTerrainToolkitHeaderParser tries to find the 3d Window record in a .mtd or .mtp file.

It otherwise passes parsing up to DtTerrainToolkitHeaderParser

Constructor & Destructor Documentation

makVrv::DtTerrainProjectHeaderParser::DtTerrainProjectHeaderParser ( DtDe de,
const std::string &  filePath 
)

CTOR.

virtual makVrv::DtTerrainProjectHeaderParser::~DtTerrainProjectHeaderParser ( )
virtual

DTOR.

Member Function Documentation

virtual bool makVrv::DtTerrainProjectHeaderParser::isValid ( )
virtual

Returns true if the file was loaded and produced acceptable coordinate system information and origin information.

Reimplemented from makVrv::DtTerrainToolkitHeaderParser.

virtual bool makVrv::DtTerrainProjectHeaderParser::getView3DFilename ( std::string &  fileNameOut)
protectedvirtual

Return true if getView3DFilename() was successful and filled out fileNameOut with tthe filename in the .mtd or .mtp file.

Member Data Documentation

DtDe& makVrv::DtTerrainProjectHeaderParser::myDe
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)