VR-Forces 4.10 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions
makVrv::DtMetaFlightHeaderParser Class Reference

DtMetaFlightHeaderParser parses coordinate system info from MetaFlight files. More...

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

Public Member Functions

 DtMetaFlightHeaderParser (const std::string &filePath)
 CTOR. More...
 
virtual ~DtMetaFlightHeaderParser ()
 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::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 const accessor. More...
 
TerrainPatchRecordsterrainPatchRecords ()
 TerrainPatchRecords accessor. More...
 

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

DtMetaFlightHeaderParser parses coordinate system info from MetaFlight files.

Constructor & Destructor Documentation

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

CTOR.

virtual makVrv::DtMetaFlightHeaderParser::~DtMetaFlightHeaderParser ( )
virtual

DTOR.

Member Function Documentation

virtual bool makVrv::DtMetaFlightHeaderParser::isValid ( )
virtual

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

Implements makVrv::DtHeaderParser.


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

Document ID: Generated on Tue Sep 21 17:42:52 EDT 2021 from SVN revision 234861
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)