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

Public Member Functions

 DtTargetLocationLatitudeElement ()
virtual ~DtTargetLocationLatitudeElement ()
virtual unsigned int encodedLength ()
 Get the encoded length of this metadata element.
virtual unsigned charencode (unsigned char *buffer)
 Encode the metadata element.
virtual void decode (unsigned char *buffer, unsigned int length)
 Decode the metadata element; not curently implemented in VR-Vantage.
double targetLocationLatitude ()
void setTargetLocationLatitude (double val)

Protected Member Functions

virtual void update ()
 Update the metadata element.

Protected Attributes

DtNetInt32 myTargetLocationLatitude

Constructor & Destructor Documentation

makVrv::DtTargetLocationLatitudeElement::DtTargetLocationLatitudeElement ( )
virtual makVrv::DtTargetLocationLatitudeElement::~DtTargetLocationLatitudeElement ( )
virtual

Member Function Documentation

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

Get the encoded length of this metadata element.

Implements makVrv::DtMetadataElement.

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

Encode the metadata element.

Implements makVrv::DtMetadataElement.

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

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

Implements makVrv::DtMetadataElement.

double makVrv::DtTargetLocationLatitudeElement::targetLocationLatitude ( )
void makVrv::DtTargetLocationLatitudeElement::setTargetLocationLatitude ( double  val)
virtual void makVrv::DtTargetLocationLatitudeElement::update ( )
protectedvirtual

Update the metadata element.

Called by tick() if timeForUpdate() is true.

Implements makVrv::DtMetadataElement.

Member Data Documentation

DtNetInt32 makVrv::DtTargetLocationLatitudeElement::myTargetLocationLatitude
protected

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

Document ID: Generated on Wed Jul 25 16:57:45 EDT 2018 from SVN revision 190790
Copyright © 2005-2018 VT MÄK. All Rights Reserved (www.mak.com)