List of all members.
Public Member Functions |
| | ExampleSimulationObject (DtDe &de, DtUniqueID id) |
| | The Constructor for a distributed object must take a DtIg and a Unique Id.
|
| virtual | ~ExampleSimulationObject () |
| void | loadModel (const std::string &filename) |
| | Called to load an image model into the scene from file.
|
| void | removeModel () |
| | Called to remove the current image model from the scene.
|
| void | setRotationAngle (double rotationAngleInDegrees) |
| | Called to rotate the current image model on the scene.
|
Protected Attributes |
| DtDe & | myDe |
osg::ref_ptr
< osg::PositionAttitudeTransform > | myPat |
Constructor & Destructor Documentation
The Constructor for a distributed object must take a DtIg and a Unique Id.
Member Function Documentation
Called to load an image model into the scene from file.
Called to remove the current image model from the scene.
Called to rotate the current image model on the scene.
Member Data Documentation
The documentation for this class was generated from the following file: