, including all inherited members.
| _dispatch_fn(FunctionID fid, TimeValue t, FPValue &result, FPParams *p) | FPInterface | [inline, protected, virtual] |
| AcquireInterface() | BaseInterface | [inline, virtual] |
| CloneInterface(void *remapDir=NULL) | BaseInterface | [inline, virtual] |
| DeleteInterface() | BaseInterface | [inline, virtual] |
| EnableActions(BOOL onOff) | FPInterface | [inline, virtual] |
| FindFn(MCHAR *name) | FPInterface | [virtual] |
| FN_0(unwrap_getautobackground, TYPE_BOOL, fnGetAutoBackground) | IUnwrapMod3 | |
| FN_0(unwrap_getrelaxamount, TYPE_FLOAT, fnGetRelaxAmount) | IUnwrapMod3 | |
| FN_0(unwrap_getrelaxiter, TYPE_INT, fnGetRelaxIter) | IUnwrapMod3 | |
| FN_0(unwrap_getrelaxboundary, TYPE_BOOL, fnGetRelaxBoundary) | IUnwrapMod3 | |
| FN_0(unwrap_getrelaxsaddle, TYPE_BOOL, fnGetRelaxSaddle) | IUnwrapMod3 | |
| fnGetAutoBackground()=0 | IUnwrapMod3 | [pure virtual] |
| fnGetRelaxAmount()=0 | IUnwrapMod3 | [pure virtual] |
| fnGetRelaxBoundary()=0 | IUnwrapMod3 | [pure virtual] |
| fnGetRelaxIter()=0 | IUnwrapMod3 | [pure virtual] |
| fnGetRelaxSaddle()=0 | IUnwrapMod3 | [pure virtual] |
| fnRelax2()=0 | IUnwrapMod3 | [pure virtual] |
| fnRelax2Dialog()=0 | IUnwrapMod3 | [pure virtual] |
| fnSetAutoBackground(BOOL autoBackground)=0 | IUnwrapMod3 | [pure virtual] |
| fnSetRelaxAmount(float amount)=0 | IUnwrapMod3 | [pure virtual] |
| fnSetRelaxBoundary(BOOL boundary)=0 | IUnwrapMod3 | [pure virtual] |
| fnSetRelaxIter(int iter)=0 | IUnwrapMod3 | [pure virtual] |
| fnSetRelaxSaddle(BOOL saddle)=0 | IUnwrapMod3 | [pure virtual] |
| FPMixinInterface(const FPMixinInterface &rhs) | FPMixinInterface | [inline, protected] |
| FPMixinInterface() | FPMixinInterface | [inline] |
| GetActionTable() | FPInterface | [inline, virtual] |
| GetDesc() | IUnwrapMod3 | [virtual] |
| GetDescByID(Interface_ID id) | FPMixinInterface | [inline, virtual] |
| GetID() | FPMixinInterface | [inline, virtual] |
| GetInterface(Interface_ID id) | FPMixinInterface | [inline, virtual] |
| GetIsChecked(FunctionID actionID) | FPInterface | [virtual] |
| GetIsEnabled(FunctionID actionID) | FPInterface | [virtual] |
| GetIsVisible(FunctionID actionID) | FPInterface | [virtual] |
| immediateRelease enum value | BaseInterface | |
| interfaceNotifyCBs | FPMixinInterface | [protected] |
| Invoke(FunctionID fid, TimeValue t=0, FPParams *params=NULL) | FPInterface | [virtual] |
| Invoke(FunctionID fid, FPParams *params) | FPInterface | [inline, virtual] |
| Invoke(FunctionID fid, TimeValue t, FPValue &result, FPParams *params=NULL) | FPInterface | [virtual] |
| Invoke(FunctionID fid, FPValue &result, FPParams *params=NULL) | FPInterface | [inline, virtual] |
| IsChecked(FunctionID actionID) | FPInterface | [virtual] |
| IsEnabled(FunctionID actionID) | FPInterface | [virtual] |
| IsVisible(FunctionID actionID) | FPInterface | [virtual] |
| LifetimeControl() | FPMixinInterface | [inline, virtual] |
| 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, 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] |
| operator=(const FPMixinInterface &rhs) | FPMixinInterface | [inline, protected] |
| RegisterNotifyCallback(InterfaceNotifyCallback *incb) | FPMixinInterface | [virtual] |
| ReleaseInterface() | BaseInterface | [inline, virtual] |
| serverControlled enum value | BaseInterface | |
| UnRegisterNotifyCallback(InterfaceNotifyCallback *incb) | FPMixinInterface | [inline, virtual] |
| VFN_0(unwrap_relax2, fnRelax2) | IUnwrapMod3 | |
| VFN_0(unwrap_relax2dialog, fnRelax2Dialog) | IUnwrapMod3 | |
| VFN_1(unwrap_setautobackground, fnSetAutoBackground, TYPE_BOOL) | IUnwrapMod3 | |
| VFN_1(unwrap_setrelaxamount, fnSetRelaxAmount, TYPE_FLOAT) | IUnwrapMod3 | |
| VFN_1(unwrap_setrelaxiter, fnSetRelaxIter, TYPE_INT) | IUnwrapMod3 | |
| VFN_1(unwrap_setrelaxboundary, fnSetRelaxBoundary, TYPE_BOOL) | IUnwrapMod3 | |
| VFN_1(unwrap_setrelaxsaddle, fnSetRelaxSaddle, TYPE_BOOL) | IUnwrapMod3 | |
| wantsRelease enum value | BaseInterface | |
| ~BaseInterface() | BaseInterface | [virtual] |
| ~FPMixinInterface() | FPMixinInterface | |
| ~InterfaceServer() | InterfaceServer | [virtual] |