VR-Forces Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions | Protected Member Functions
makVrv::DtStealthMtlHeaderParser Class Reference

DtStealthMtlHeaderParser parses coordinate system info and file lists from mtl files.

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

Public Member Functions

 DtStealthMtlHeaderParser (const std::string &filePath)
 
virtual ~DtStealthMtlHeaderParser ()
 
virtual bool isValid ()
 
- Public Member Functions inherited from makVrv::DtHeaderParser
 DtHeaderParser (const std::string &filePath)
 
virtual ~DtHeaderParser ()
 
virtual const std::string & terrainCoordinateSystem ()
 
virtual const std::string & terrainCoordinateSystemParameters ()
 
virtual const std::string & filePath ()
 
const TerrainPatchRecordsterrainPatchRecords () const
 
TerrainPatchRecordsterrainPatchRecords ()
 

Protected Member Functions

void addTerrainPatchRecord (const std::string &filename)
 

Additional Inherited Members

- Public Types inherited from makVrv::DtHeaderParser
typedef std::list
< makArchives::DtTerrainPatchRecord
TerrainPatchRecords
 
- Protected Attributes inherited from makVrv::DtHeaderParser
std::string myFilePath
 
std::string myTerrainCoordinateSystem
 
std::string myTerrainCoordinateSystemParameters
 
TerrainPatchRecords myTerrainPatchRecords
 

Constructor & Destructor Documentation

makVrv::DtStealthMtlHeaderParser::DtStealthMtlHeaderParser ( const std::string &  filePath)

CTOR.

virtual makVrv::DtStealthMtlHeaderParser::~DtStealthMtlHeaderParser ( )
virtual

DTOR.

Member Function Documentation

virtual bool makVrv::DtStealthMtlHeaderParser::isValid ( )
virtual

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

Implements makVrv::DtHeaderParser.

void makVrv::DtStealthMtlHeaderParser::addTerrainPatchRecord ( const std::string &  filename)
protected

Helper function that turns a filename into a DtTerrainPatchRecord.


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

Document ID: Generated on Wed Mar 27 22:49:11 EDT 2024 from SVN revision 264633
Copyright © 2005-2024 MAK Technologies. All Rights Reserved (www.mak.com)