Polygon Crucher SDK - Documentation
Documentation
Loading...
Searching...
No Matches
CCollectionElement< DATATYPE, SIZETYPE > Class Template Reference

Public Member Functions

void Reset ()
 
bool IsEmpty () const
 
int GetEntryIndex () const
 
int GetSize () const
 
DATATYPEGetData (int &size)
 
const DATATYPEGetData (int &size) const
 
DATATYPEGetAt (int i) const
 
DATATYPEoperator[] (int i)
 
int Add (const DATATYPE &type)
 
void RemoveAt (int i)
 
void SetAt (int i, const DATATYPE &type)
 
DATATYPESetSize (int newsize)
 
void Copy (const CCollectionElement< DATATYPE, SIZETYPE > &copy)
 
void Copy (unsigned int srcindex)
 

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