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

Performs encoding/decoding of the DIGuy action data. More...

Public Member Functions

 DtExtNetDiGuyAction ()
DtExtNetDiGuyActionoperator= (const DtExtNetDiGuyAction &orig)
int netSize () const
 Returns the size of the data when written to a network buffer.
void writeToBuffer (char *buffer) const
 Write the data to a network buffer. Assums the buffer is at least netSize() in length.
void fillFromBuffer (const char *buffer, unsigned int bufferSize)
 Fill this instance using the data from the given buffer.

Public Attributes

DtString myAnimation
DtString myPause
DtNetFloat64 mySpeed
DtNetBoolean myUsePositioning
DtNet32Vector myOffset

Detailed Description

Performs encoding/decoding of the DIGuy action data.

Constructor & Destructor Documentation

DtExtNetDiGuyAction::DtExtNetDiGuyAction ( )

Member Function Documentation

DtExtNetDiGuyAction& DtExtNetDiGuyAction::operator= ( const DtExtNetDiGuyAction orig)
int DtExtNetDiGuyAction::netSize ( ) const

Returns the size of the data when written to a network buffer.

void DtExtNetDiGuyAction::writeToBuffer ( char buffer) const

Write the data to a network buffer. Assums the buffer is at least netSize() in length.

void DtExtNetDiGuyAction::fillFromBuffer ( const char buffer,
unsigned int  bufferSize 
)

Fill this instance using the data from the given buffer.

Member Data Documentation

DtString DtExtNetDiGuyAction::myAnimation
DtString DtExtNetDiGuyAction::myPause
DtNetFloat64 DtExtNetDiGuyAction::mySpeed
DtNetBoolean DtExtNetDiGuyAction::myUsePositioning
DtNet32Vector DtExtNetDiGuyAction::myOffset

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

Document ID: Generated on Fri Apr 26 21:53:14 EDT 2019 from SVN revision 197883
Copyright © 2005-2019 VT MAK. All Rights Reserved (www.mak.com)