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
makVrv::DtOpenFlightHeaderParser Class Reference

DtOpenFlightHeaderParser parses coordinate system info from openFlight files. More...

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

Public Member Functions

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

Protected Member Functions

virtual bool parseOpenFlightHeader (const OpenflightHeader &header)
 Returns true if the header was successfully parsed. 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

DtOpenFlightHeaderParser parses coordinate system info from openFlight files.

Constructor & Destructor Documentation

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

CTOR.

virtual makVrv::DtOpenFlightHeaderParser::~DtOpenFlightHeaderParser ( )
virtual

DTOR.

Member Function Documentation

virtual bool makVrv::DtOpenFlightHeaderParser::isValid ( )
virtual

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

Implements makVrv::DtHeaderParser.

virtual bool makVrv::DtOpenFlightHeaderParser::parseOpenFlightHeader ( const OpenflightHeader &  header)
protectedvirtual

Returns true if the header was successfully parsed.


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)