VR-Forces 4.0.4 Class Documentation
Public Member Functions | Protected Member Functions | Protected Attributes
DtFeatureDataLoader Class Reference

Utility class which loads feature data from a .mtf file into a DtVectorNetwork that is usable by the VR-Forces Sim Engine. More...

List of all members.

Public Member Functions

 DtFeatureDataLoader ()
virtual ~DtFeatureDataLoader ()
virtual DtTerrainDatabaseloadFeatureData (const DtString &mtfFilename, const makVrv::DtDePathConfiguration &pathConfig, const Coordinate_System *coordSys)
 Loads each feature layer specified in the .mtf file that is passed in.

Protected Member Functions

virtual void exportVectorNetwork (const DtVectorNetwork &net)
 Exports the contents of the vector network to a CSV for debugging.

Protected Attributes

DtTdbManagermyTdbManager

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


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) [protected, virtual]

Exports the contents of the vector network to a CSV for debugging.


Member Data Documentation


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

Document ID: Generated on Fri Jun 29 16:33:32 EDT 2012 from SVN revision 116588
Copyright © 2005-2012 VT MÄK Inc. All Rights Reserved (www.mak.com)