3ds Max C++ API Reference
Loading...
Searching...
No Matches
NURBSTexturePoint Member List

This is the complete list of members for NURBSTexturePoint, including all inherited members.

aligned_free(void *ptr)MaxHeapOperatorsstatic
aligned_malloc(size_t size, size_t alignment)MaxHeapOperatorsstatic
aligned_realloc(void *ptr, size_t size, size_t alignment)MaxHeapOperatorsstatic
Clean(NURBSIdTab ids)NURBSObjectprotected
GetId() constNURBSObject
GetIndex()NURBSObject
GetKind() constNURBSObject
GetMAXObject()NURBSObject
GetName(void)NURBSObject
GetNSet()NURBSObject
GetPosition(TimeValue t)NURBSTexturePointvirtual
GetPosition(TimeValue t, float &x, float &y)NURBSTexturePointvirtual
GetPosition(TimeValue t, double &x, double &y)NURBSTexturePointvirtual
GetType() constNURBSObject
IsSelected()NURBSObject
mIdNURBSObjectprotected
mKindNURBSObjectprotected
mNameNURBSObjectprotected
mpNSetNURBSObjectprotected
mpObjectNURBSObjectprotected
mSelectedNURBSObjectprotected
mTypeNURBSObjectprotected
mUIndexNURBSTexturePointprotected
mVIndexNURBSTexturePointprotected
mXNURBSTexturePointprotected
mYNURBSTexturePointprotected
NURBSObject(void)NURBSObject
NURBSTexturePoint()NURBSTexturePoint
operator delete(void *ptr)MaxHeapOperatorsstatic
operator delete(void *ptr, const std::nothrow_t &e)MaxHeapOperatorsstatic
operator delete(void *ptr, const char *filename, int line)MaxHeapOperatorsstatic
operator delete(void *ptr, int block_type, const char *filename, int line)MaxHeapOperatorsstatic
operator delete(void *ptr, const std::nothrow_t &e, const char *filename, int line)MaxHeapOperatorsstatic
operator delete(void *ptr, unsigned long flags)MaxHeapOperatorsstatic
operator delete(void *ptr, const std::nothrow_t &e, unsigned long flags)MaxHeapOperatorsstatic
operator delete(void *ptr, void *placement_ptr)MaxHeapOperatorsstatic
operator delete[](void *ptr)MaxHeapOperatorsstatic
operator delete[](void *ptr, const std::nothrow_t &e)MaxHeapOperatorsstatic
operator delete[](void *ptr, const char *filename, int line)MaxHeapOperatorsstatic
operator delete[](void *ptr, int block_type, const char *filename, int line)MaxHeapOperatorsstatic
operator delete[](void *ptr, const std::nothrow_t &e, const char *filename, int line)MaxHeapOperatorsstatic
operator delete[](void *ptr, unsigned long flags)MaxHeapOperatorsstatic
operator delete[](void *ptr, const std::nothrow_t &e, unsigned long flags)MaxHeapOperatorsstatic
operator new(size_t size)MaxHeapOperatorsstatic
operator new(size_t size, const std::nothrow_t &e)MaxHeapOperatorsstatic
operator new(size_t size, const char *filename, int line)MaxHeapOperatorsstatic
operator new(size_t size, int block_type, const char *filename, int line)MaxHeapOperatorsstatic
operator new(size_t size, const std::nothrow_t &e, const char *filename, int line)MaxHeapOperatorsstatic
operator new(size_t size, unsigned long flags)MaxHeapOperatorsstatic
operator new(size_t size, const std::nothrow_t &e, unsigned long flags)MaxHeapOperatorsstatic
operator new(size_t size, void *placement_ptr)MaxHeapOperatorsstatic
operator new[](size_t size)MaxHeapOperatorsstatic
operator new[](size_t size, const std::nothrow_t &e)MaxHeapOperatorsstatic
operator new[](size_t size, const char *filename, int line)MaxHeapOperatorsstatic
operator new[](size_t size, int block_type, const char *filename, int line)MaxHeapOperatorsstatic
operator new[](size_t size, const std::nothrow_t &e, const char *filename, int line)MaxHeapOperatorsstatic
operator new[](size_t size, unsigned long flags)MaxHeapOperatorsstatic
operator new[](size_t size, const std::nothrow_t &e, unsigned long flags)MaxHeapOperatorsstatic
operator=(const NURBSObject &pt)NURBSObject
SetId(NURBSId id)NURBSObject
SetIndices(int uIndex, int vIndex)NURBSTexturePoint
SetName(const MCHAR *name)NURBSObject
SetNSet(NURBSSet *nset)NURBSObject
SetObject(Object *object)NURBSObject
SetPosition(TimeValue t, Point2 pt)NURBSTexturePoint
SetPosition(TimeValue t, float x, float y)NURBSTexturePoint
SetPosition(TimeValue t, double x, double y)NURBSTexturePoint
SetSelected(BOOL set)NURBSObject
~NURBSObject(void)NURBSObjectvirtual