![]() |
VR-Forces 4.0.4 Class Documentation
|
DtMetaFileHeaderParser parses coordinate system info from meta files. More...

Public Member Functions | |
| DtMetaFileHeaderParser (DtDe &de, const std::string &filePath) | |
| CTOR. | |
| virtual | ~DtMetaFileHeaderParser () |
| DTOR. | |
| virtual bool | isValid () |
| Returns true if the file was loaded and produced acceptable coordinate system information and origin information. | |
Protected Member Functions | |
| std::string | dataFileNameFromMetaFile (const std::string &name) const |
Protected Attributes | |
| DtDe & | myDe |
DtMetaFileHeaderParser parses coordinate system info from meta files.
| makVrv::DtMetaFileHeaderParser::DtMetaFileHeaderParser | ( | DtDe & | de, |
| const std::string & | filePath | ||
| ) |
CTOR.
| virtual makVrv::DtMetaFileHeaderParser::~DtMetaFileHeaderParser | ( | ) | [virtual] |
DTOR.
| virtual bool makVrv::DtMetaFileHeaderParser::isValid | ( | ) | [virtual] |
Returns true if the file was loaded and produced acceptable coordinate system information and origin information.
Implements makVrv::DtHeaderParser.
| std::string makVrv::DtMetaFileHeaderParser::dataFileNameFromMetaFile | ( | const std::string & | name | ) | const [protected] |
DtDe& makVrv::DtMetaFileHeaderParser::myDe [protected] |