![]() |
VR-Forces 5.0.3 Developer's Guide
|

Protected Member Functions | |
| virtual bool | complete () const |
| virtual void | processCreateObjects () |
| virtual void | createOrbitingEntity (const TleParsedItem &tleItem) |
Static Protected Member Functions | |
| static void | createObjectsCallback (void *) |
Protected Attributes | |
| DtSimulationServices * | mySimulationServices |
Protected Attributes inherited from DtTleScenarioDescriptionImporterExporter | |
| DtObjectType | myDesiredObjectType |
Protected Attributes inherited from DtScenarioDescriptionImporterExporter | |
| DtScenario | myScenario |
| std::string | myError |
| DtObjectParser * | myParser |
| DtForceType | myDesiredForce |
| DtVrfTleScenarioDescriptionImporterExporter::DtVrfTleScenarioDescriptionImporterExporter | ( | DtSimulationServices * | ) |
| DtVrfTleScenarioDescriptionImporterExporter::DtVrfTleScenarioDescriptionImporterExporter | ( | const DtVrfTleScenarioDescriptionImporterExporter & | ) |
|
virtual |
DTOR.
|
virtual |
Clone to create a new copy of the object. Will be used as a "clean" version for import.
Reimplemented from DtTleScenarioDescriptionImporterExporter.
|
virtual |
Imports into the simulation.
Reimplemented from DtTleScenarioDescriptionImporterExporter.
|
virtual |
Imports from the simulation into internal structures.
Reimplemented from DtTleScenarioDescriptionImporterExporter.
|
protectedvirtual |
Return true if import is complete. Default is true.
Reimplemented from DtScenarioDescriptionImporterExporter.
|
staticprotected |
Creates objects.
|
protectedvirtual |
|
protectedvirtual |
Creates an entity or an aggregate. If an aggregate will also aggregate entities into the hierarchy.
|
protected |