|
3ds Max C++ API Reference
|
This is the complete list of members for IUnwrapMod4, including all inherited members.
| _dispatch_fn(FunctionID fid, TimeValue t, FPValue &result, FPParams *p) | FPInterface | inlineprotectedvirtual |
| AcquireInterface() | BaseInterface | inlinevirtual |
| 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 |
| CloneInterface(void *remapDir=nullptr) | BaseInterface | inlinevirtual |
| DeleteInterface() | BaseInterface | inlinevirtual |
| EnableActions(BOOL onOff) | FPInterface | inlinevirtual |
| FindFn(const MCHAR *name) | FPInterface | virtual |
| FN_0(unwrap_getthickopenedges, TYPE_BOOL, fnGetThickOpenEdges) | IUnwrapMod4 | |
| FN_0(unwrap_getviewportopenedges, TYPE_BOOL, fnGetViewportOpenEdges) | IUnwrapMod4 | |
| FN_0(unwrap_getrelativetypein, TYPE_BOOL, fnGetRelativeTypeInMode) | IUnwrapMod4 | |
| FN_0(unwrap_getrotationsrespectaspect, TYPE_BOOL, fnGetRotationsRespectAspect) | IUnwrapMod4 | |
| fnAddMap(Texmap *map)=0 | IUnwrapMod4 | pure virtual |
| fnFlattenMapByMatID(float angleThreshold, float spacing, BOOL normalize, int layoutType, BOOL rotateClusters, BOOL alignWidth)=0 | IUnwrapMod4 | pure virtual |
| fnGetArea(BitArray *faceSelection, float &x, float &y, float &width, float &height, float &uvArea, float &geomArea)=0 | IUnwrapMod4 | pure virtual |
| fnGetRelativeTypeInMode()=0 | IUnwrapMod4 | pure virtual |
| fnGetRotationsRespectAspect()=0 | IUnwrapMod4 | pure virtual |
| fnGetThickOpenEdges()=0 | IUnwrapMod4 | pure virtual |
| fnGetViewportOpenEdges()=0 | IUnwrapMod4 | pure virtual |
| fnSelectInvertedFaces()=0 | IUnwrapMod4 | pure virtual |
| fnSetMax5Flatten(BOOL like5)=0 | IUnwrapMod4 | pure virtual |
| fnSetRelativeTypeInMode(BOOL absolute)=0 | IUnwrapMod4 | pure virtual |
| fnSetRotationsRespectAspect(BOOL respect)=0 | IUnwrapMod4 | pure virtual |
| fnSetThickOpenEdges(BOOL thick)=0 | IUnwrapMod4 | pure virtual |
| fnSetViewportOpenEdges(BOOL thick)=0 | IUnwrapMod4 | pure virtual |
| fnStitchVerts2(BOOL bAlign, float fBias, BOOL bScale)=0 | IUnwrapMod4 | pure virtual |
| FPMixinInterface(const FPMixinInterface &rhs) | FPMixinInterface | inlineprotected |
| FPMixinInterface() | FPMixinInterface | inline |
| GetActionTable() | FPInterface | inlinevirtual |
| GetDesc() | IUnwrapMod4 | virtual |
| GetDescByID(Interface_ID id) | FPMixinInterface | inlinevirtual |
| GetID() | FPMixinInterface | inlinevirtual |
| GetInterface(Interface_ID id) | FPMixinInterface | inlinevirtual |
| GetIsChecked(FunctionID actionID) | FPInterface | virtual |
| GetIsEnabled(FunctionID actionID) | FPInterface | virtual |
| GetIsVisible(FunctionID actionID) | FPInterface | virtual |
| GetTypedInterface() | InterfaceServer | inline |
| immediateRelease enum value | BaseInterface | |
| interfaceNotifyCBs | FPMixinInterface | protected |
| Invoke(FunctionID fid, TimeValue t=0, FPParams *params=NULL) | FPInterface | virtual |
| Invoke(FunctionID fid, FPParams *params) | FPInterface | inlinevirtual |
| Invoke(FunctionID fid, TimeValue t, FPValue &result, FPParams *params=NULL) | FPInterface | virtual |
| Invoke(FunctionID fid, FPValue &result, FPParams *params=NULL) | FPInterface | inlinevirtual |
| IsChecked(FunctionID actionID) | FPInterface | virtual |
| IsEnabled(FunctionID actionID) | FPInterface | virtual |
| IsVisible(FunctionID actionID) | FPInterface | virtual |
| LifetimeControl() | FPMixinInterface | inlinevirtual |
| LifetimeType enum name | BaseInterface | |
| noRelease enum value | BaseInterface | |
| nullInterface | FPInterface | 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 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=(const FPMixinInterface &rhs) | FPMixinInterface | inlineprotected |
| RegisterNotifyCallback(InterfaceNotifyCallback *incb) | FPMixinInterface | virtual |
| ReleaseInterface() | BaseInterface | inlinevirtual |
| serverControlled enum value | BaseInterface | |
| UnRegisterNotifyCallback(InterfaceNotifyCallback *incb) | FPMixinInterface | inlinevirtual |
| VFN_0(unwrap_selectinvertedfaces, fnSelectInvertedFaces) | IUnwrapMod4 | |
| VFN_1(unwrap_setthickopenedges, fnSetThickOpenEdges, TYPE_BOOL) | IUnwrapMod4 | |
| VFN_1(unwrap_setviewportopenedges, fnSetViewportOpenEdges, TYPE_BOOL) | IUnwrapMod4 | |
| VFN_1(unwrap_setrelativetypein, fnSetRelativeTypeInMode, TYPE_BOOL) | IUnwrapMod4 | |
| VFN_1(unwrap_addmap, fnAddMap, TYPE_TEXMAP) | IUnwrapMod4 | |
| VFN_1(unwrap_setrotationsrespectaspect, fnSetRotationsRespectAspect, TYPE_BOOL) | IUnwrapMod4 | |
| VFN_1(unwrap_setmax5flatten, fnSetMax5Flatten, TYPE_BOOL) | IUnwrapMod4 | |
| VFN_3(unwrap_stitchverts2, fnStitchVerts2, TYPE_BOOL, TYPE_FLOAT, TYPE_BOOL) | IUnwrapMod4 | |
| VFN_6(unwrap_flattenmapbymatid, fnFlattenMapByMatID, TYPE_FLOAT, TYPE_FLOAT, TYPE_BOOL, TYPE_INT, TYPE_BOOL, TYPE_BOOL) | IUnwrapMod4 | |
| VFN_7(unwrap_getarea, fnGetArea, TYPE_BITARRAY, TYPE_FLOAT_BR, TYPE_FLOAT_BR, TYPE_FLOAT_BR, TYPE_FLOAT_BR, TYPE_FLOAT_BR, TYPE_FLOAT_BR) | IUnwrapMod4 | |
| wantsRelease enum value | BaseInterface | |
| ~BaseInterface() | BaseInterface | virtual |
| ~FPMixinInterface() | FPMixinInterface | |
| ~InterfaceServer() | InterfaceServer | virtual |