VR-Link API Documentation for HLA Evolved
Public Member Functions | Private Attributes
DtNetVector32 Class Reference

A Network Byte Order layout using 32 bit floats for DtVector. More...

+ Collaboration diagram for DtNetVector32:

List of all members.

Public Member Functions

 DtNetVector32 ()
 DtNetVector32 (const DtVector &vec)
DtVector operator= (const DtVector &vec)
 operator DtVector () const
DtNetFloat32operator[] (int i)
DtNetFloat32 operator[] (int i) const

Private Attributes

DtNetFloat32 rep [3]

Detailed Description

A Network Byte Order layout using 32 bit floats for DtVector.


Constructor & Destructor Documentation


Member Function Documentation

DtNetVector32::operator DtVector ( ) const
DtVector DtNetVector32::operator= ( const DtVector vec)
DtNetFloat32& DtNetVector32::operator[] ( int  i)
DtNetFloat32 DtNetVector32::operator[] ( int  i) const

Member Data Documentation


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

Document ID: Generated on Mon May 14 08:06:18 EDT 2012 from SVN revision 114750
Copyright © 2005-2012 VT MÄK Inc. All Rights Reserved (www.mak.com)