VR-Forces 4.3 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator 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 DtTerrainDatabase * loadFeatureData (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

DtTdbManager * myTdbManager

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 Wed Mar 11 21:20:57 EDT 2015 from SVN revision 150940
Copyright © 2005-2014 VT MÄK. All Rights Reserved (www.mak.com)