![]() |
VR-Forces 4.8 Class Documentation
|
Go to the source code of this file.
Classes | |
| struct | ObjectInformation |
| Class DtObjectParser is an abstract parser that can be configured to parse object creation information from different textual formats like csv. More... | |
| class | DtObjectParser |
| This class is the base class for parsing out creation information from various textual formats. More... | |
Typedefs | |
| typedef std::vector < ObjectInformation * > | ObjectList |
| Map by name of objects in the scenario. More... | |
| typedef std::map< std::string, DtEntityType > | ObjectEntityTypeMap |
| typedef std::vector<ObjectInformation*> ObjectList |
Map by name of objects in the scenario.
| typedef std::map<std::string, DtEntityType> ObjectEntityTypeMap |