, including all inherited members.
_dispatch_fn(FunctionID fid, TimeValue t, FPValue &result, FPParams *p) | FPInterface | [inline, protected, virtual] |
AcquireInterface() | BaseInterface | [inline, virtual] |
CheckCollision(ReferenceTarget *r, TimeValue &t, Point3 *pos, Point3 *vel, float &dt, float &at, Point3 *hitPoint, Point3 *norm, Point3 *friction, Point3 *inheritedVel)=0 | CollisionOps | [pure virtual] |
CheckCollision(ReferenceTarget *r, TimeValue &t, Point3 *pos, float &radius, Point3 *vel, float &dt, float &at, Point3 *hitPoint, Point3 *norm, Point3 *friction, Point3 *inheritedVel)=0 | CollisionOps | [pure virtual] |
CheckCollision(ReferenceTarget *r, TimeValue &t, Point3 *boxCenter, float &w, float &h, float &d, Point3 *vel, float &dt, float &at, Point3 *hitPoint, Point3 *norm, Point3 *friction, Point3 *inheritedVel)=0 | CollisionOps | [pure virtual] |
CheckCollision(ReferenceTarget *r, TimeValue &t, Point3 *edgeA, Point3 *edgeB, Point3 *vel, float &dt, float &at, Point3 *hitPoint, Point3 *norm, Point3 *friction, Point3 *inheritedVel)=0 | CollisionOps | [pure virtual] |
CloneInterface(void *remapDir=NULL) | BaseInterface | [inline, virtual] |
DeleteInterface() | BaseInterface | [inline, virtual] |
EnableActions(BOOL onOff) | FPInterface | [inline, virtual] |
FindFn(MCHAR *name) | FPInterface | [virtual] |
GetActionTable() | FPInterface | [inline, virtual] |
GetDesc()=0 | FPInterface | [pure virtual] |
GetID() | BaseInterface | [virtual] |
GetInterface(Interface_ID id) | FPInterface | [inline, virtual] |
GetIsChecked(FunctionID actionID) | FPInterface | [virtual] |
GetIsEnabled(FunctionID actionID) | FPInterface | [virtual] |
GetIsVisible(FunctionID actionID) | FPInterface | [virtual] |
immediateRelease enum value | BaseInterface | |
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() | BaseInterface | [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] |
PostFrame(ReferenceTarget *r, TimeValue &t, TimeValue &dt)=0 | CollisionOps | [pure virtual] |
PreFrame(ReferenceTarget *r, TimeValue &t, TimeValue &dt)=0 | CollisionOps | [pure virtual] |
RegisterNotifyCallback(InterfaceNotifyCallback *incb) | BaseInterface | [inline, virtual] |
ReleaseInterface() | BaseInterface | [inline, virtual] |
serverControlled enum value | BaseInterface | |
SuppportedCollisions(ReferenceTarget *r)=0 | CollisionOps | [pure virtual] |
UnRegisterNotifyCallback(InterfaceNotifyCallback *incb) | BaseInterface | [inline, virtual] |
wantsRelease enum value | BaseInterface | |
~BaseInterface() | BaseInterface | [virtual] |
~InterfaceServer() | InterfaceServer | [virtual] |