VR-Forces 4.6 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 | 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...

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

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:

Document ID: Generated on Thu Apr 12 03:15:37 EDT 2018 from SVN revision 187986
Copyright © 2005-2018 VT MÄK. All Rights Reserved (www.mak.com)