News SF.net Project Frequently Asked Questions Documentation Downloads Mailing Lists How to Contribute

SourceForge.net Logo

Changing the way games are made and played.

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