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

DtOsgEarthHeaderParser parses coordinate system info from osgEarth file. More...

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

Public Member Functions

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

 DtOsgEarthHeaderParser (const std::string &filePath)
 Protected Constructor. More...
 

Private Member Functions

 DtOsgEarthHeaderParser ()
 Private default constructor. More...
 

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
 

Detailed Description

DtOsgEarthHeaderParser parses coordinate system info from osgEarth file.

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 Thu Aug 27 10:56:05 EDT 2020 from SVN revision 217100
Copyright © 2005-2020 MAK Technologies. All Rights Reserved (www.mak.com)