![]() |
VR-Forces 4.10 Class Documentation
|
Base class for loading external data files to convert to local overlay objects. More...

Public Member Functions | |
| DtDataFileReader (makVrv::DtDe &) | |
| virtual std::vector < DtDataFileCreationData > | loadDataFile (const std::string &file, const std::string &defaultOverlay="") const =0 |
| Returns a list of environmental objects to create. More... | |
Protected Attributes | |
| makVrv::DtDe & | myDe |
Base class for loading external data files to convert to local overlay objects.
This class is only expected to create objects of type environmental data
| makVrf::DtDataFileReader::DtDataFileReader | ( | makVrv::DtDe & | ) |
|
pure virtual |
Returns a list of environmental objects to create.
Implemented in makVrf::DtOGRReader.
|
protected |