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

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

+ Collaboration diagram for DtNetVector32:

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

DtNetVector32::DtNetVector32 ( )
DtNetVector32::DtNetVector32 ( const DtVector vec)

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

DtNetFloat32 DtNetVector32::rep[3]
private

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

Document ID: Generated on Wed Aug 14 15:35:11 EDT 2013 from SVN revision 130445
Copyright © 2005-2013 VT MÄK. All Rights Reserved (www.mak.com)