Utility class which loads feature data from a .mtf file into a DtVectorNetwork that is usable by the VR-Forces Sim Engine.
More...
Protected Member Functions |
| virtual void | exportVectorNetwork (const DtVectorNetwork &net) |
| | Exports the contents of the vector network to a CSV for debugging.
|
Detailed Description
Utility class which loads feature data from a .mtf file into a DtVectorNetwork that is usable by the VR-Forces Sim Engine.
Constructor & Destructor Documentation
| DtFeatureDataLoader::DtFeatureDataLoader |
( |
| ) |
|
| virtual DtFeatureDataLoader::~DtFeatureDataLoader |
( |
| ) |
|
|
virtual |
Member Function Documentation
| virtual DtTerrainDatabase* DtFeatureDataLoader::loadFeatureData |
( |
const DtString & |
mtfFilename, |
|
|
const makVrv::DtDePathConfiguration & |
pathConfig, |
|
|
const Coordinate_System * |
coordSys |
|
) |
| |
|
virtual |
Loads each feature layer specified in the .mtf file that is passed in.
Returns a new DtTerrainDatabase instance that contains this data in the coodinate system specified.
| virtual void DtFeatureDataLoader::exportVectorNetwork |
( |
const DtVectorNetwork & |
net | ) |
|
|
protectedvirtual |
Exports the contents of the vector network to a CSV for debugging.
Member Data Documentation
| DtTdbManager* DtFeatureDataLoader::myTdbManager |
|
protected |
The documentation for this class was generated from the following file:
- /exports/nfedora7-1/nightly/docs/vrforcesDevelopment.tot/include/vantageTerrainImplementation/featureDataLoader.h