VR-Forces 4.0.4 Class Documentation
Public Member Functions | Protected Attributes
makVrv::ExampleSimulationObject Class Reference

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

DtDemyDe
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

void makVrv::ExampleSimulationObject::loadModel ( const std::string &  filename)

Called to load an image model into the scene from file.

Called to remove the current image model from the scene.

void makVrv::ExampleSimulationObject::setRotationAngle ( double  rotationAngleInDegrees)

Called to rotate the current image model on the scene.


Member Data Documentation

osg::ref_ptr<osg::PositionAttitudeTransform> makVrv::ExampleSimulationObject::myPat [protected]

The documentation for this class was generated from the following file:

Document ID: Generated on Fri Jun 29 16:33:32 EDT 2012 from SVN revision 116588
Copyright © 2005-2012 VT MÄK Inc. All Rights Reserved (www.mak.com)