3ds Max C++ API Reference
|
This is the complete list of members for Patch, including all inherited members.
aligned_free(void *ptr) | MaxHeapOperators | static |
aligned_malloc(size_t size, size_t alignment) | MaxHeapOperators | static |
aligned_realloc(void *ptr, size_t size, size_t alignment) | MaxHeapOperators | static |
aux | Patch | |
aux1 | Patch | |
aux2 | Patch | |
BicubicSurface(PatchMesh *pMesh, const float *uu, const float *vv) | Patch | |
ComputeAux(PatchMesh *pMesh, int index) | Patch | |
ComputeAux(PatchMesh *pMesh) | Patch | |
computeInteriors(PatchMesh *pMesh) | Patch | |
Dump() | Patch | |
edge | Patch | |
flags | Patch | |
getAllVerts(void) | Patch | inline |
GetInterface(Interface_ID id) override | BaseInterfaceServer | virtual |
GetInterfaceAt(int i) const | BaseInterfaceServer | virtual |
getMatID() | Patch | inline |
GetTypedInterface() | InterfaceServer | inline |
getUV(int index) const | Patch | |
getUVW(int index) const | Patch | |
getVert(int index) | Patch | inline |
getVertUV(int vert, Point2 &uv) const | Patch | |
getVertUVW(int vert, Point3 &uvw) const | Patch | |
Init() | Patch | |
interfaces | BaseInterfaceServer | protected |
interior | Patch | |
interp(PatchMesh *pMesh, float centerU, float centerV, float centerW) | Patch | |
interp(PatchMesh *pMesh, float fU, float fV) | Patch | |
IsAuto() | Patch | inline |
IsHidden() | Patch | inline |
Load(ILoad *iload) | Patch | |
Normal(PatchMesh *pMesh, float fU, float fV, float fW) | Patch | |
Normal(PatchMesh *pMesh, float fU, float fV) | Patch | |
NumInterfaces() const | BaseInterfaceServer | 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, int block_type, 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, int block_type, 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, int block_type, 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, int block_type, 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=(Patch &from) | Patch | |
Patch() | Patch | |
Patch(int type) | Patch | |
Patch(Patch &fromPatch) | Patch | |
Save(ISave *isave) | Patch | |
SetAuto(BOOL sw=TRUE) | Patch | |
SetHidden(BOOL sw=TRUE) | Patch | |
setInteriors(int a, int b, int c) | Patch | inline |
setInteriors(int a, int b, int c, int d) | Patch | inline |
setMatID(MtlID id) | Patch | inline |
SetType(int iType, BOOL init=FALSE) | Patch | |
setVecs(int ab, int ba, int bc, int cb, int ca, int ac) | Patch | inline |
setVecs(int ab, int ba, int bc, int cb, int cd, int dc, int da, int ad) | Patch | inline |
setVerts(int *vrt) | Patch | |
setVerts(int a, int b, int c) | Patch | inline |
setVerts(int a, int b, int c, int d) | Patch | inline |
smGroup | Patch | |
type | Patch | |
UTangent(PatchMesh *pMesh, float fU, float fV) | Patch | |
UVTangent(PatchMesh *pMesh, float fU, float fV, float fW) | Patch | |
v | Patch | |
vec | Patch | |
VTangent(PatchMesh *pMesh, float fU, float fV) | Patch | |
VWTangent(PatchMesh *pMesh, float fU, float fV, float fW) | Patch | |
WhichEdge(int v1, int v2) | Patch | |
WhichVert(int index) | Patch | |
WUTangent(PatchMesh *pMesh, float fU, float fV, float fW) | Patch | |
~BaseInterfaceServer() | BaseInterfaceServer | virtual |
~InterfaceServer() | InterfaceServer | virtual |
~Patch() | Patch |