Polygon Crucher SDK - Documentation
Documentation
Loading...
Searching...
No Matches
C3DVectorList Member List

This is the complete list of members for C3DVectorList, including all inherited members.

Add(const void *newElement, int nGrowBy=GROW_KEEP_MODE) (defined in CPointList)CPointListinline
AddDataChunk(DataChunkID dataid, CElementMethods *methods)CPointList
AddRef() const (defined in CInstanciatedObject)CInstanciatedObject
AppendDataChunks(CPointList *srcPoints, bool copyEmpty=true)CPointList
CheckPointFlags(unsigned int index, unsigned int checkflags, bool allSetOrNoneSet) const (defined in CPointList)CPointList
CInstanciatedObject(void) (defined in CInstanciatedObject)CInstanciatedObject
Clean(CFaceList *faces, CXUIntArray *newpointindex=NULL) (defined in CPointList)CPointList
CopyPoint(int dstindex, int srcindex) (defined in CPointList)CPointList
CopyPoint(int dstindex, int srcindex, const CPointList &srcpointlist) (defined in CPointList)CPointList
CPointList(CPointList *srcPoints)CPointList
Delete() (defined in CInstanciatedObject)CInstanciatedObjectvirtual
ElementAt(int i) const (defined in CPointList)CPointListinline
FreeExtra() (defined in CPointList)CPointList
GetChangedStamp() constCPointList
CElementArray::GetChecksum() constCElementArray
GetDataChunk(DataChunkID id, unsigned int index) constCPointListinline
GetDataChunkNbr() constCPointList
GetDataChunks() constCPointList
GetNext(const CPt *point) const (defined in CPointList)CPointListinline
GetNext(CPt *pointList) (defined in CPointList)CPointListinline
GetNext(const void *ptrObject) const (defined in CElementArray)CElementArrayinline
GetNext(void *ptrObject) (defined in CElementArray)CElementArrayinline
GetNumberOfPoints(POINT_PROPERTIES, bool set) (defined in CPointList)CPointList
GetNumberOfPoints(unsigned int properties, bool set) (defined in CPointList)CPointList
GetOriginalIndex(unsigned int index) const (defined in CPointList)CPointListinline
GetPointFlags(unsigned int index) const (defined in CPointList)CPointList
GetRefCount() const (defined in CInstanciatedObject)CInstanciatedObject
GetSize() const (defined in CPointList)CPointListinline
GetSizeOfData(DataChunkID id) constCPointListinline
GetSizeOfElement() const (defined in CPointList)CPointList
Inherit(const CPointList &refpoints) (defined in CPointList)CPointListvirtual
IsFlagSet(POINTLIST_PROPERTIES flag) const (defined in CPointList)CPointList
IsPointFlagSet(unsigned int index, POINT_PROPERTIES flag) const (defined in CPointList)CPointList
IsPointOneFlagSet(unsigned int index, unsigned int refflags) const (defined in CPointList)CPointList
operator[](int i) const (defined in CPointList)CPointListinline
PreAllocate(int size, bool constructAllElementsOnce=false)CPointList
RemoveAll() (defined in CPointList)CPointListvirtual
RemoveDataChunk(DataChunkID channel)CPointList
Reorder(const unsigned int *reforder, unsigned int size, bool moveToDestinationIndexes) (defined in CPointList)CPointList
SavePointsIndex() (defined in CPointList)CPointList
Serialize(CXArchive &ar) (defined in CPointList)CPointListvirtual
Set3DCornerPointsStatus(CFaceList *faces, double radianAngle) (defined in CPointList)CPointList
SetAt(int nIndex, const void *newElement) (defined in CPointList)CPointListinline
SetAtGrow(int nIndex, const void *newElement, int nGrowBy=GROW_KEEP_MODE) (defined in CPointList)CPointListinline
SetBorderPointsStatus(CEdgeGraph &edgeGraph, bool initPC2BP=false) (defined in CPointList)CPointList
SetFlag(POINTLIST_PROPERTIES flag, bool set) (defined in CPointList)CPointList
SetGrowFactor(int nGrowBy) (defined in CPointList)CPointList
SetInvalidPoints(CFaceList &facelist, bool keepExistingInvalidPoints) (defined in CPointList)CPointList
SetPointFlag(unsigned int index, POINT_PROPERTIES flag, bool set) (defined in CPointList)CPointList
SetPointFlags(unsigned int index, unsigned int refflags, bool set) (defined in CPointList)CPointList
SetPointsFlags(unsigned int flags, bool set) (defined in CPointList)CPointList
SetSize(int size, bool growOnly=false, int growSize=CElementArray::GROW_KEEP_MODE)CPointListvirtual