VR-Forces 5.0.1 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 | Private Member Functions | Friends
makVrv::DtOsgEarthHeaderParser Class Reference

DtOsgEarthHeaderParser parses coordinate system info from osgEarth file.

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

Public Member Functions

virtual ~DtOsgEarthHeaderParser ()
 
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

 DtOsgEarthHeaderParser (const std::string &filePath)
 

Private Member Functions

 DtOsgEarthHeaderParser ()
 

Friends

class DtOsgEarthHeaderParserCreator
 

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

virtual makVrv::DtOsgEarthHeaderParser::~DtOsgEarthHeaderParser ( )
virtual

DTOR.

makVrv::DtOsgEarthHeaderParser::DtOsgEarthHeaderParser ( const std::string &  filePath)
protected

Protected Constructor. Use DtOsgEarthHeaderParserCreator to create instances of this class.

makVrv::DtOsgEarthHeaderParser::DtOsgEarthHeaderParser ( )
private

Private default constructor.

Member Function Documentation

virtual bool makVrv::DtOsgEarthHeaderParser::isValid ( )
virtual

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

Implements makVrv::DtHeaderParser.

Friends And Related Function Documentation

friend class DtOsgEarthHeaderParserCreator
friend

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

Document ID: Generated on Mon Jun 20 00:38:30 EDT 2022 from SVN revision 244029
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)