VR-Forces Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions | Protected Member Functions | Protected Attributes
makVrv::DtPlatformRollElement Class Reference
Inheritance diagram for makVrv::DtPlatformRollElement:
Inheritance graph
[legend]

Public Member Functions

 DtPlatformRollElement ()
 
virtual ~DtPlatformRollElement ()
 
virtual unsigned int encodedLength ()
 
virtual unsigned charencode (unsigned char *buffer)
 
virtual void decode (unsigned char *buffer, unsigned int length)
 
double roll ()
 
void setRoll (double val)
 
 DtPlatformRollElement ()
 
virtual ~DtPlatformRollElement ()
 
virtual unsigned int encodedLength ()
 
virtual unsigned charencode (unsigned char *buffer)
 
virtual void decode (unsigned char *buffer, unsigned int length)
 
double roll ()
 
void setRoll (double val)
 

Protected Member Functions

virtual void update ()
 
virtual void update ()
 

Protected Attributes

DtNetInt16 myRoll
 

Constructor & Destructor Documentation

makVrv::DtPlatformRollElement::DtPlatformRollElement ( )
virtual makVrv::DtPlatformRollElement::~DtPlatformRollElement ( )
virtual
makVrv::DtPlatformRollElement::DtPlatformRollElement ( )
virtual makVrv::DtPlatformRollElement::~DtPlatformRollElement ( )
virtual

Member Function Documentation

virtual unsigned int makVrv::DtPlatformRollElement::encodedLength ( )
virtual

Get the encoded length of this metadata element.

Implements makVrv::DtMetadataElement.

virtual unsigned char* makVrv::DtPlatformRollElement::encode ( unsigned char buffer)
virtual

Encode the metadata element.

Implements makVrv::DtMetadataElement.

virtual void makVrv::DtPlatformRollElement::decode ( unsigned char buffer,
unsigned int  length 
)
virtual

Decode the metadata element; not curently implemented in VR-Vantage.

Implements makVrv::DtMetadataElement.

double makVrv::DtPlatformRollElement::roll ( )
void makVrv::DtPlatformRollElement::setRoll ( double  val)
virtual void makVrv::DtPlatformRollElement::update ( )
protectedvirtual

Update the metadata element. Called by tick() if timeForUpdate() is true.

Implements makVrv::DtMetadataElement.

virtual unsigned int makVrv::DtPlatformRollElement::encodedLength ( )
virtual

Get the encoded length of this metadata element.

Implements makVrv::DtMetadataElement.

virtual unsigned char* makVrv::DtPlatformRollElement::encode ( unsigned char buffer)
virtual

Encode the metadata element.

Implements makVrv::DtMetadataElement.

virtual void makVrv::DtPlatformRollElement::decode ( unsigned char buffer,
unsigned int  length 
)
virtual

Decode the metadata element; not curently implemented in VR-Vantage.

Implements makVrv::DtMetadataElement.

double makVrv::DtPlatformRollElement::roll ( )
void makVrv::DtPlatformRollElement::setRoll ( double  val)
virtual void makVrv::DtPlatformRollElement::update ( )
protectedvirtual

Update the metadata element. Called by tick() if timeForUpdate() is true.

Implements makVrv::DtMetadataElement.

Member Data Documentation

DtNetInt16 makVrv::DtPlatformRollElement::myRoll
protected

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

Document ID: Generated on Wed Mar 27 22:49:11 EDT 2024 from SVN revision 264633
Copyright © 2005-2024 MAK Technologies. All Rights Reserved (www.mak.com)