![]() |
Polygon Crucher SDK - Documentation
Documentation
|
This is the complete list of members for CUVWPointList, including all inherited members.
| Add(const void *newElement, int nGrowBy=GROW_KEEP_MODE) (defined in CPointList) | CPointList | inline |
| 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 | |
| CUVWPointList(CUVWPointList *srcUVW=NULL) (defined in CUVWPointList) | CUVWPointList | |
| Delete() (defined in CInstanciatedObject) | CInstanciatedObject | virtual |
| ElementAt(int i) (defined in CUVWPointList) | CUVWPointList | inline |
| ElementAt(int i) const (defined in CPointList) | CPointList | inline |
| FreeExtra() (defined in CPointList) | CPointList | |
| GetChangedStamp() const | CPointList | |
| GetChecksum(unsigned int checksumFlags=CHECKSUM_POINTS|CHECKSUM_POINTS_EXTRA) const | CUVWPointList | virtual |
| CElementArray::GetChecksum() const | CElementArray | |
| GetDataChunk(DataChunkID id, unsigned int index) const | CPointList | inline |
| GetDataChunkNbr() const | CPointList | |
| GetDataChunks() const | CPointList | |
| GetFirst() const (defined in CUVWPointList) | CUVWPointList | inline |
| GetFirst() (defined in CUVWPointList) | CUVWPointList | inline |
| GetMinMax(CUVWPoint &minUV, CUVWPoint &maxUV) const (defined in CUVWPointList) | CUVWPointList | |
| GetNext(const CUVWPoint *uvcoordPtr) const (defined in CUVWPointList) | CUVWPointList | inline |
| GetNext(CUVWPoint *uvcoordPtr) (defined in CUVWPointList) | CUVWPointList | inline |
| GetNext(const CPt *point) const (defined in CPointList) | CPointList | inline |
| GetNext(CPt *pointList) (defined in CPointList) | CPointList | inline |
| GetNext(const void *ptrObject) const (defined in CElementArray) | CElementArray | inline |
| GetNext(void *ptrObject) (defined in CElementArray) | CElementArray | inline |
| 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) | CPointList | inline |
| GetPointFlags(unsigned int index) const (defined in CPointList) | CPointList | |
| GetRefCount() const (defined in CInstanciatedObject) | CInstanciatedObject | |
| GetSize() const (defined in CPointList) | CPointList | inline |
| GetSizeOfData(DataChunkID id) const | CPointList | inline |
| GetSizeOfElement() const (defined in CPointList) | CPointList | |
| Inherit(const CPointList &refpoints) (defined in CPointList) | CPointList | virtual |
| 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=(const CPointList &refpoints) (defined in CUVWPointList) | CUVWPointList | virtual |
| operator[](int i) (defined in CUVWPointList) | CUVWPointList | inline |
| operator[](int i) const (defined in CPointList) | CPointList | inline |
| PreAllocate(int size, bool constructAllElementsOnce=false) | CPointList | |
| RemoveAll() (defined in CPointList) | CPointList | virtual |
| 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) | CPointList | virtual |
| Set3DCornerPointsStatus(CFaceList *faces, double radianAngle) (defined in CPointList) | CPointList | |
| SetAt(int nIndex, const void *newElement) (defined in CPointList) | CPointList | inline |
| SetAtGrow(int nIndex, const void *newElement, int nGrowBy=GROW_KEEP_MODE) (defined in CPointList) | CPointList | inline |
| 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) | CPointList | virtual |
| ~CUVWPointList() | CUVWPointList | virtual |