VR-Forces 4.10 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions | Protected Attributes
makVrv::DtExampleObject Class Reference

Public Member Functions

 DtExampleObject (DtDe &de, DtUniqueID id)
 The Constructor for a distributed object must take a DtDe and a Unique Id. More...
 
virtual ~DtExampleObject ()
 Virtual DTOR. More...
 
void loadModel (const std::string &filename)
 Load the provided model. More...
 
void setRotationAngle (double rotationAngleInDegrees)
 Set the new rotation angle of the model. More...
 

Protected Attributes

DtDemyDe
 
osg::ref_ptr
< osg::PositionAttitudeTransform > 
myPat
 

Constructor & Destructor Documentation

makVrv::DtExampleObject::DtExampleObject ( DtDe de,
DtUniqueID  id 
)

The Constructor for a distributed object must take a DtDe and a Unique Id.

virtual makVrv::DtExampleObject::~DtExampleObject ( )
virtual

Virtual DTOR.

Member Function Documentation

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

Load the provided model.

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

Set the new rotation angle of the model.

Member Data Documentation

DtDe& makVrv::DtExampleObject::myDe
protected
osg::ref_ptr<osg::PositionAttitudeTransform> makVrv::DtExampleObject::myPat
protected

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

Document ID: Generated on Tue Sep 21 17:42:52 EDT 2021 from SVN revision 234861
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)