Polygon Crucher SDK - Documentation
Documentation
Loading...
Searching...
No Matches
CCollectionElement< DATATYPE, SIZETYPE > Member List

This is the complete list of members for CCollectionElement< DATATYPE, SIZETYPE >, including all inherited members.

Add(const DATATYPE &type) (defined in CCollectionElement< DATATYPE, SIZETYPE >)CCollectionElement< DATATYPE, SIZETYPE >inline
Copy(const CCollectionElement< DATATYPE, SIZETYPE > &copy) (defined in CCollectionElement< DATATYPE, SIZETYPE >)CCollectionElement< DATATYPE, SIZETYPE >inline
Copy(unsigned int srcindex) (defined in CCollectionElement< DATATYPE, SIZETYPE >)CCollectionElement< DATATYPE, SIZETYPE >inline
GetAt(int i) const (defined in CCollectionElement< DATATYPE, SIZETYPE >)CCollectionElement< DATATYPE, SIZETYPE >inline
GetData(int &size) (defined in CCollectionElement< DATATYPE, SIZETYPE >)CCollectionElement< DATATYPE, SIZETYPE >inline
GetData(int &size) const (defined in CCollectionElement< DATATYPE, SIZETYPE >)CCollectionElement< DATATYPE, SIZETYPE >inline
GetEntryIndex() const (defined in CCollectionElement< DATATYPE, SIZETYPE >)CCollectionElement< DATATYPE, SIZETYPE >inline
GetSize() const (defined in CCollectionElement< DATATYPE, SIZETYPE >)CCollectionElement< DATATYPE, SIZETYPE >inline
IsEmpty() const (defined in CCollectionElement< DATATYPE, SIZETYPE >)CCollectionElement< DATATYPE, SIZETYPE >inline
operator[](int i) (defined in CCollectionElement< DATATYPE, SIZETYPE >)CCollectionElement< DATATYPE, SIZETYPE >inline
RemoveAt(int i) (defined in CCollectionElement< DATATYPE, SIZETYPE >)CCollectionElement< DATATYPE, SIZETYPE >inline
Reset() (defined in CCollectionElement< DATATYPE, SIZETYPE >)CCollectionElement< DATATYPE, SIZETYPE >inline
SetAt(int i, const DATATYPE &type) (defined in CCollectionElement< DATATYPE, SIZETYPE >)CCollectionElement< DATATYPE, SIZETYPE >inline
SetSize(int newsize) (defined in CCollectionElement< DATATYPE, SIZETYPE >)CCollectionElement< DATATYPE, SIZETYPE >inline