VR-Forces Development_Version Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator 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. More...

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

Public Member Functions

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

Protected Member Functions

void addTerrainPatchRecord (const std::string &filename)
 Helper function that turns a filename into a DtTerrainPatchRecord.

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

Detailed Description

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

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 Mon Jul 4 01:00:18 EDT 2016 from SVN revision 166489
Copyright © 2005-2015 VT MÄK. All Rights Reserved (www.mak.com)