IMeshWrapper Member List

This is the complete list of members for IMeshWrapper, including all inherited members.
DeleteThis()=0IMeshWrapper [pure virtual]
GetChannelSupport(int mapChannel)=0IMeshWrapper [pure virtual]
GetMapNormal(int triIndex, int mapChannel)=0IMeshWrapper [pure virtual]
GetMapPoint(int triIndex, const Point3 &triBary, int mapChannel, Point3 &uvw)=0IMeshWrapper [pure virtual]
GetMapTri(int triIndex, int mapChannel)=0IMeshWrapper [pure virtual]
GetMapTriPoints(int triIndex, int mapChannel, GenTriPoints &triPoints)=0IMeshWrapper [pure virtual]
GetMapVert(int vertIndex, int mapChannel)=0IMeshWrapper [pure virtual]
GetMtlID(int triIndex)=0IMeshWrapper [pure virtual]
GetNormal(int triIndex)=0IMeshWrapper [pure virtual]
GetNormal(int triIndex, const Point3 &triBary, Point3 &point)=0IMeshWrapper [pure virtual]
GetPoint(int triIndex, const Point3 &triBary, Point3 &point)=0IMeshWrapper [pure virtual]
GetSmoothingGroup(int triIndex)=0IMeshWrapper [pure virtual]
GetTangentBasis(int triIndex, int mapChannel)=0IMeshWrapper [pure virtual]
GetTangentBasis(int triIndex, const Point3 &triBary, int mapChannel, TangentBasis &tangentBasis)=0IMeshWrapper [pure virtual]
GetTM()=0IMeshWrapper [pure virtual]
GetTri(int triIndex)=0IMeshWrapper [pure virtual]
GetTriPoints(int triIndex, GenTriPoints &triPoints)=0IMeshWrapper [pure virtual]
GetVert(int vertIndex)=0IMeshWrapper [pure virtual]
GetVertexNormal(int vertIndex, DWORD smGroup)=0IMeshWrapper [pure virtual]
GetVertexTangentBasis(int vertIndex, DWORD smGroup, int mapChannel)=0IMeshWrapper [pure virtual]
NumMapVerts(int mapChannel)=0IMeshWrapper [pure virtual]
NumTriangles()=0IMeshWrapper [pure virtual]
NumVerts()=0IMeshWrapper [pure virtual]
operator delete(void *ptr)MaxHeapOperators [static]
operator delete(void *ptr, const std::nothrow_t &e)MaxHeapOperators [static]
operator delete(void *ptr, const char *filename, int line)MaxHeapOperators [static]
operator delete(void *ptr, const std::nothrow_t &e, const char *filename, int line)MaxHeapOperators [static]
operator delete(void *ptr, unsigned long flags)MaxHeapOperators [static]
operator delete(void *ptr, const std::nothrow_t &e, unsigned long flags)MaxHeapOperators [static]
operator delete(void *ptr, void *placement_ptr)MaxHeapOperators [static]
operator delete[](void *ptr)MaxHeapOperators [static]
operator delete[](void *ptr, const std::nothrow_t &e)MaxHeapOperators [static]
operator delete[](void *ptr, const char *filename, int line)MaxHeapOperators [static]
operator delete[](void *ptr, const std::nothrow_t &e, const char *filename, int line)MaxHeapOperators [static]
operator delete[](void *ptr, unsigned long flags)MaxHeapOperators [static]
operator delete[](void *ptr, const std::nothrow_t &e, unsigned long flags)MaxHeapOperators [static]
operator new(size_t size)MaxHeapOperators [static]
operator new(size_t size, const std::nothrow_t &e)MaxHeapOperators [static]
operator new(size_t size, const char *filename, int line)MaxHeapOperators [static]
operator new(size_t size, const std::nothrow_t &e, const char *filename, int line)MaxHeapOperators [static]
operator new(size_t size, unsigned long flags)MaxHeapOperators [static]
operator new(size_t size, const std::nothrow_t &e, unsigned long flags)MaxHeapOperators [static]
operator new(size_t size, void *placement_ptr)MaxHeapOperators [static]
operator new[](size_t size)MaxHeapOperators [static]
operator new[](size_t size, const std::nothrow_t &e)MaxHeapOperators [static]
operator new[](size_t size, const char *filename, int line)MaxHeapOperators [static]
operator new[](size_t size, const std::nothrow_t &e, const char *filename, int line)MaxHeapOperators [static]
operator new[](size_t size, unsigned long flags)MaxHeapOperators [static]
operator new[](size_t size, const std::nothrow_t &e, unsigned long flags)MaxHeapOperators [static]
SetTM(Matrix3 tm)=0IMeshWrapper [pure virtual]
Translate(int rawTriIndex, int &faceIndex, int &faceTriIndex)=0IMeshWrapper [pure virtual]
~IMeshWrapper()IMeshWrapper [inline, virtual]