![]() |
Polygon Crucher SDK - Documentation
Documentation
|
This is the complete list of members for CGeomInfo, including all inherited members.
CGeomInfo() (defined in CGeomInfo) | CGeomInfo | |
CGeomInfo(C3DSceneNode *node, C3DBaseObject *object=NULL) | CGeomInfo | |
CGeomInfo(C3DBaseObject *object) (defined in CGeomInfo) | CGeomInfo | |
CGeomInfo(CFaceList *faces, CPointList *points) | CGeomInfo | |
GetBaseObject() const (defined in CGeomInfo) | CGeomInfo | inline |
GetChannelFaceList(int i, CFaceList *&srcfaces, CFaceList *&dstfaces) const | CGeomInfo | |
GetChannelNumber(Channel3DType type=ALL_CHANNELS_TYPE, bool onlyValid=true) const | CGeomInfo | |
GetChannelPointList(int i, CPointList *&srcpts, CPointList *&dstpts) const | CGeomInfo | |
GetChannelSize() const | CGeomInfo | |
GetDst3DFaceList(bool detach=false) const | CGeomInfo | |
GetDst3DPointList(bool detach=false) const | CGeomInfo | |
GetDstChannels(bool detach=false) const (defined in CGeomInfo) | CGeomInfo | |
GetGeomObject() const | CGeomInfo | |
GetMaterialUVWChannelID(C3DScene *scene, MaterialID id, MapType type, bool front=true) const | CGeomInfo | |
GetMaterialUVWChannelID(MaterialID id, MapType type, bool front=true) const | CGeomInfo | |
GetNode() const (defined in CGeomInfo) | CGeomInfo | inline |
GetScene() const (defined in CGeomInfo) | CGeomInfo | inline |
GetSrc3DFaceList(bool detach=false) const (defined in CGeomInfo) | CGeomInfo | |
GetSrc3DPointList(bool detach=false) const | CGeomInfo | |
GetSrcChannels(bool detach=false) const (defined in CGeomInfo) | CGeomInfo | |
GetSrcFaceList(bool detach=false) const | CGeomInfo | |
GetSrcFaceNormalChannel(C3DVectorList *&points, bool createIfNeeded=false) const | CGeomInfo | |
GetSrcPointList(bool detach=false) const | CGeomInfo | |
GetSrcPointNormalChannel(CNormalFaceList *&faces, C3DVectorList *&points, bool createIfNeeded=false) const | CGeomInfo | |
GetSrcSpecNormalChannel(CNormalFaceList *&faces, C3DVectorList *&points) const | CGeomInfo | |
GetSrcUVWChannelByID(ChannelID chnid, CUVWFaceList *&faces, CUVWPointList *&uvpoints) const | CGeomInfo | |
GetSrcUVWChannelByIndex(unsigned int index, CUVWFaceList *&faces, CUVWPointList *&uvpoints) const | CGeomInfo | |
GetSrcVCChannelByID(ChannelID chnid, CVCFaceList *&faces, CVCPointList *&points) const | CGeomInfo | |
GetSrcVCChannelByIndex(unsigned int index, CVCFaceList *&faces, CVCPointList *&uvpoints) const | CGeomInfo | |
Init(C3DSceneNode *node=NULL, C3DBaseObject *object=NULL) (defined in CGeomInfo) | CGeomInfo | |
SetChannels(CDependentChannels *srcchannels, CDependentChannels *dstchannels=NULL, unsigned int deleteInfoGeomFlags=GEOMINFO_DELETE_NONE) | CGeomInfo | |
SetFaceList(CFaceList *faces, CFaceList *dstfaces=NULL, unsigned int deleteInfoGeomFlags=GEOMINFO_DELETE_NONE) (defined in CGeomInfo) | CGeomInfo | |
SetPointList(CPointList *points, CPointList *dstpoints=NULL, unsigned int deleteInfoGeomFlags=GEOMINFO_DELETE_NONE) (defined in CGeomInfo) | CGeomInfo | |
SetScene(C3DScene *scene) (defined in CGeomInfo) | CGeomInfo | |
~CGeomInfo() (defined in CGeomInfo) | CGeomInfo | virtual |