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

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

AddElementInEntry(unsigned int index, const TYPE &element, unsigned int newCreatedElementNumber=1, bool createExtraElements=false) (defined in CSimpleCollection< TYPE, SIZETYPE >)CSimpleCollection< TYPE, SIZETYPE >
AddEntry(bool createElements, unsigned int elementNbr=-1) (defined in CSimpleCollection< TYPE, SIZETYPE >)CSimpleCollection< TYPE, SIZETYPE >
AddEntry(const CCollectionElement< TYPE, SIZETYPE > &element) (defined in CSimpleCollection< TYPE, SIZETYPE >)CSimpleCollection< TYPE, SIZETYPE >
Compress() (defined in CSimpleCollection< TYPE, SIZETYPE >)CSimpleCollection< TYPE, SIZETYPE >
Copy(const CSimpleCollection< TYPE, SIZETYPE > &collection, bool preallocateOnly=false, bool removeAll=true) (defined in CSimpleCollection< TYPE, SIZETYPE >)CSimpleCollection< TYPE, SIZETYPE >
CSimpleCollection(unsigned int defaultElementsNbr=3) (defined in CSimpleCollection< TYPE, SIZETYPE >)CSimpleCollection< TYPE, SIZETYPE >
Free() (defined in CSimpleCollection< TYPE, SIZETYPE >)CSimpleCollection< TYPE, SIZETYPE >
FreeExtra(bool allocExtraSpace=false) (defined in CSimpleCollection< TYPE, SIZETYPE >)CSimpleCollection< TYPE, SIZETYPE >
GetDefaultEntrySize() (defined in CSimpleCollection< TYPE, SIZETYPE >)CSimpleCollection< TYPE, SIZETYPE >inline
GetEntriesSize() const (defined in CSimpleCollection< TYPE, SIZETYPE >)CSimpleCollection< TYPE, SIZETYPE >
GetEntry(unsigned int index, CCollectionElement< TYPE, SIZETYPE > &element) (defined in CSimpleCollection< TYPE, SIZETYPE >)CSimpleCollection< TYPE, SIZETYPE >inline
GetEntry(unsigned int index, const CCollectionElement< TYPE, SIZETYPE > &element) const (defined in CSimpleCollection< TYPE, SIZETYPE >)CSimpleCollection< TYPE, SIZETYPE >inline
GetEntry(unsigned int index, int &size) const (defined in CSimpleCollection< TYPE, SIZETYPE >)CSimpleCollection< TYPE, SIZETYPE >inline
GetSizes(unsigned int &size) const (defined in CSimpleCollection< TYPE, SIZETYPE >)CSimpleCollection< TYPE, SIZETYPE >
PreAllocate(unsigned int maxEntriesNbr, SIZET maxElementsNbr) (defined in CSimpleCollection< TYPE, SIZETYPE >)CSimpleCollection< TYPE, SIZETYPE >
RemoveElementInEntry(unsigned int index, unsigned elementIndex) (defined in CSimpleCollection< TYPE, SIZETYPE >)CSimpleCollection< TYPE, SIZETYPE >
RemoveEntry(unsigned int index, unsigned int nCount=1) (defined in CSimpleCollection< TYPE, SIZETYPE >)CSimpleCollection< TYPE, SIZETYPE >
Serialize(CXArchive &archive) (defined in CObjectCollection< TYPE, SIZETYPE >)CObjectCollection< TYPE, SIZETYPE >
SetEntriesSize(unsigned int entriesNbr, unsigned int defaultElementsNbr, unsigned int mode, unsigned int *elementsSize=NULL) (defined in CSimpleCollection< TYPE, SIZETYPE >)CSimpleCollection< TYPE, SIZETYPE >
SetEntry(unsigned int index, const CCollectionElement< TYPE, SIZETYPE > &element) (defined in CSimpleCollection< TYPE, SIZETYPE >)CSimpleCollection< TYPE, SIZETYPE >inline
SetEntry(unsigned int dstindex, unsigned int srcindex) (defined in CSimpleCollection< TYPE, SIZETYPE >)CSimpleCollection< TYPE, SIZETYPE >inline
SetEntry(unsigned int dstindex, const TYPE *data, int size) (defined in CSimpleCollection< TYPE, SIZETYPE >)CSimpleCollection< TYPE, SIZETYPE >inline
SetEntrySize(unsigned int index, unsigned int elementsNbr, bool createElements=true) (defined in CSimpleCollection< TYPE, SIZETYPE >)CSimpleCollection< TYPE, SIZETYPE >inline
SetEntrySizeCompressed(unsigned int index, unsigned int elementsNbr, bool createElements=true) (defined in CSimpleCollection< TYPE, SIZETYPE >)CSimpleCollection< TYPE, SIZETYPE >inline
~CObjectCollection() (defined in CObjectCollection< TYPE, SIZETYPE >)CObjectCollection< TYPE, SIZETYPE >virtual
~CSimpleCollection() (defined in CSimpleCollection< TYPE, SIZETYPE >)CSimpleCollection< TYPE, SIZETYPE >virtual