, including all inherited members.
_dispatch_fn(FunctionID fid, TimeValue t, FPValue &result, FPParams *p) | FPInterface | [inline, protected, virtual] |
AcquireInterface() | BaseInterface | [inline, virtual] |
add_spring enum value | IJiggle | |
AddSpring(INode *node)=0 | IJiggle | [pure 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(get_mass, TYPE_FLOAT, GetMass) | IJiggle | |
FN_0(get_drag, TYPE_FLOAT, GetDrag) | IJiggle | |
FN_0(get_spring_count, TYPE_INT, GetSpringCount) | IJiggle | |
FN_1(get_tension, TYPE_FLOAT, GetTension, TYPE_INDEX) | IJiggle | |
FN_1(get_dampening, TYPE_FLOAT, GetDampening, TYPE_INDEX) | IJiggle | |
FN_1(add_spring, TYPE_BOOL, AddSpring, TYPE_INODE) | IJiggle | |
FPMixinInterface(const FPMixinInterface &rhs) | FPMixinInterface | [inline, protected] |
FPMixinInterface() | FPMixinInterface | [inline] |
get_dampening enum value | IJiggle | |
get_drag enum value | IJiggle | |
get_mass enum value | IJiggle | |
get_spring_count enum value | IJiggle | |
get_spring_system enum value | IJiggle | |
get_tension enum value | IJiggle | |
GetActionTable() | FPInterface | [inline, virtual] |
GetDampening(int index)=0 | IJiggle | [pure virtual] |
GetDesc() | IJiggle | [virtual] |
GetDescByID(Interface_ID id) | FPMixinInterface | [inline, virtual] |
GetDrag()=0 | IJiggle | [pure 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] |
GetMass()=0 | IJiggle | [pure virtual] |
GetSpringCount()=0 | IJiggle | [pure virtual] |
GetSpringSystem()=0 | IJiggle | [pure virtual] |
GetTension(int index)=0 | IJiggle | [pure 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] |
partsys | IJiggle | |
RegisterNotifyCallback(InterfaceNotifyCallback *incb) | FPMixinInterface | [virtual] |
ReleaseInterface() | BaseInterface | [inline, virtual] |
remove_spring enum value | IJiggle | |
remove_spring_by_index enum value | IJiggle | |
RemoveSpring(int which)=0 | IJiggle | [pure virtual] |
RemoveSpring(INode *node)=0 | IJiggle | [pure virtual] |
serverControlled enum value | BaseInterface | |
set_dampening enum value | IJiggle | |
set_drag enum value | IJiggle | |
set_mass enum value | IJiggle | |
set_tension enum value | IJiggle | |
SetDampening(int index, float dampening, int absolute=1, bool update=true)=0 | IJiggle | [pure virtual] |
SetDrag(float drag, bool update=true)=0 | IJiggle | [pure virtual] |
SetMass(float mass, bool update=true)=0 | IJiggle | [pure virtual] |
SetTension(int index, float tension, int absolute=1, bool update=true)=0 | IJiggle | [pure virtual] |
UnRegisterNotifyCallback(InterfaceNotifyCallback *incb) | FPMixinInterface | [inline, virtual] |
VFN_1(set_mass, SetMass, TYPE_FLOAT) | IJiggle | |
VFN_1(set_drag, SetDrag, TYPE_FLOAT) | IJiggle | |
VFN_1(remove_spring_by_index, RemoveSpring, TYPE_INDEX) | IJiggle | |
VFN_1(remove_spring, RemoveSpring, TYPE_INODE) | IJiggle | |
VFN_2(set_tension, SetTension, TYPE_INDEX, TYPE_FLOAT) | IJiggle | |
VFN_2(set_dampening, SetDampening, TYPE_INDEX, TYPE_FLOAT) | IJiggle | |
wantsRelease enum value | BaseInterface | |
~BaseInterface() | BaseInterface | [virtual] |
~FPMixinInterface() | FPMixinInterface | |
~InterfaceServer() | InterfaceServer | [virtual] |