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

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)CGeomInfoinline
GetChannelFaceList(int i, CFaceList *&srcfaces, CFaceList *&dstfaces) constCGeomInfo
GetChannelNumber(Channel3DType type=ALL_CHANNELS_TYPE, bool onlyValid=true) constCGeomInfo
GetChannelPointList(int i, CPointList *&srcpts, CPointList *&dstpts) constCGeomInfo
GetChannelSize() constCGeomInfo
GetDst3DFaceList(bool detach=false) constCGeomInfo
GetDst3DPointList(bool detach=false) constCGeomInfo
GetDstChannels(bool detach=false) const (defined in CGeomInfo)CGeomInfo
GetGeomObject() constCGeomInfo
GetMaterialUVWChannelID(C3DScene *scene, MaterialID id, MapType type, bool front=true) constCGeomInfo
GetMaterialUVWChannelID(MaterialID id, MapType type, bool front=true) constCGeomInfo
GetNode() const (defined in CGeomInfo)CGeomInfoinline
GetScene() const (defined in CGeomInfo)CGeomInfoinline
GetSrc3DFaceList(bool detach=false) const (defined in CGeomInfo)CGeomInfo
GetSrc3DPointList(bool detach=false) constCGeomInfo
GetSrcChannels(bool detach=false) const (defined in CGeomInfo)CGeomInfo
GetSrcFaceList(bool detach=false) constCGeomInfo
GetSrcFaceNormalChannel(C3DVectorList *&points, bool createIfNeeded=false) constCGeomInfo
GetSrcPointList(bool detach=false) constCGeomInfo
GetSrcPointNormalChannel(CNormalFaceList *&faces, C3DVectorList *&points, bool createIfNeeded=false) constCGeomInfo
GetSrcSpecNormalChannel(CNormalFaceList *&faces, C3DVectorList *&points) constCGeomInfo
GetSrcUVWChannelByID(ChannelID chnid, CUVWFaceList *&faces, CUVWPointList *&uvpoints) constCGeomInfo
GetSrcUVWChannelByIndex(unsigned int index, CUVWFaceList *&faces, CUVWPointList *&uvpoints) constCGeomInfo
GetSrcVCChannelByID(ChannelID chnid, CVCFaceList *&faces, CVCPointList *&points) constCGeomInfo
GetSrcVCChannelByIndex(unsigned int index, CVCFaceList *&faces, CVCPointList *&uvpoints) constCGeomInfo
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)CGeomInfovirtual