VR-Forces 5.0.1 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::DtTargetLocationElevationElement Class Reference
Inheritance diagram for makVrv::DtTargetLocationElevationElement:
Inheritance graph
[legend]

Public Member Functions

 DtTargetLocationElevationElement ()
 
virtual ~DtTargetLocationElevationElement ()
 
virtual unsigned int encodedLength ()
 
virtual unsigned charencode (unsigned char *buffer)
 
virtual void decode (unsigned char *buffer, unsigned int length)
 
double targetLocationElevation ()
 
void setTargetLocationElevation (double val)
 

Protected Member Functions

virtual void update ()
 

Protected Attributes

DtNetU16 myTargetLocationElevation
 

Constructor & Destructor Documentation

makVrv::DtTargetLocationElevationElement::DtTargetLocationElevationElement ( )
virtual makVrv::DtTargetLocationElevationElement::~DtTargetLocationElevationElement ( )
virtual

Member Function Documentation

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

Get the encoded length of this metadata element.

Implements makVrv::DtMetadataElement.

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

Encode the metadata element.

Implements makVrv::DtMetadataElement.

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

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

Implements makVrv::DtMetadataElement.

double makVrv::DtTargetLocationElevationElement::targetLocationElevation ( )
void makVrv::DtTargetLocationElevationElement::setTargetLocationElevation ( double  val)
virtual void makVrv::DtTargetLocationElevationElement::update ( )
protectedvirtual

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

Implements makVrv::DtMetadataElement.

Member Data Documentation

DtNetU16 makVrv::DtTargetLocationElevationElement::myTargetLocationElevation
protected

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

Document ID: Generated on Mon Jun 20 00:38:30 EDT 2022 from SVN revision 244029
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)