Main Page Modules Namespaces C++ Classes Compound List File List Index
TNL::VectorRep struct Reference

TNL::VectorRep Struct Reference

#include <tnlVector.h>


Detailed Description

VectorRep is an image of a Vector template object that is used for marshalling and unmarshalling Vectors across RPCs.


Data Fields

U32 elementCount
U32 arraySize
U8array


Field Documentation

U32 TNL::VectorRep::elementCount
 

U32 TNL::VectorRep::arraySize
 

U8* TNL::VectorRep::array