VR-Forces 4.8 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. More...
 
void writeToBuffer (char *buffer) const
 Write the data to a network buffer. Assums the buffer is at least netSize() in length. More...
 
void fillFromBuffer (const char *buffer, unsigned int bufferSize)
 Fill this instance using the data from the given buffer. More...
 

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 Thu Aug 27 10:56:05 EDT 2020 from SVN revision 217100
Copyright © 2005-2020 MAK Technologies. All Rights Reserved (www.mak.com)