|
3ds Max C++ API Reference
|
This is the complete list of members for ILuminaire, 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 |
| FPMixinInterface(const FPMixinInterface &rhs) | FPMixinInterface | inlineprotected |
| FPMixinInterface() | FPMixinInterface | inline |
| GetActionTable() | FPInterface | inlinevirtual |
| GetDesc()=0 | FPInterface | pure virtual |
| GetDescByID(Interface_ID id) | FPMixinInterface | inlinevirtual |
| GetDimmer(TimeValue time, Interval &valid) const =0 | ILuminaire | pure virtual |
| GetDimmer(TimeValue time) const | ILuminaire | inline |
| GetID() | FPMixinInterface | inlinevirtual |
| GetInterface(Interface_ID id) | FPMixinInterface | inlinevirtual |
| GetIsChecked(FunctionID actionID) | FPInterface | virtual |
| GetIsEnabled(FunctionID actionID) | FPInterface | virtual |
| GetIsVisible(FunctionID actionID) | FPInterface | virtual |
| GetRGBFilterColor(TimeValue &time, Interval &valid) const =0 | ILuminaire | pure virtual |
| GetRGBFilterColor(TimeValue &time) const | ILuminaire | inline |
| GetTypedInterface() | InterfaceServer | inline |
| GetUseState(TimeValue &time, Interval &valid) const =0 | ILuminaire | pure virtual |
| GetUseState(TimeValue &time) const | ILuminaire | 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 |
| kLUM_GET_DIMMER enum value | ILuminaire | |
| kLUM_GET_RGB_FILTER_COLOR enum value | ILuminaire | |
| kLUM_GET_USE_STATE enum value | ILuminaire | |
| kLUM_SET_DIMMER enum value | ILuminaire | |
| kLUM_SET_RGB_FILTER_COLOR enum value | ILuminaire | |
| kLUM_SET_USE_STATE enum value | ILuminaire | |
| 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 | |
| SetDimmer(float value, TimeValue time)=0 | ILuminaire | pure virtual |
| SetRGBFilterColor(Point3 &value, TimeValue &time)=0 | ILuminaire | pure virtual |
| SetUseState(bool onOff, TimeValue &time)=0 | ILuminaire | pure virtual |
| UnRegisterNotifyCallback(InterfaceNotifyCallback *incb) | FPMixinInterface | inlinevirtual |
| wantsRelease enum value | BaseInterface | |
| ~BaseInterface() | BaseInterface | virtual |
| ~FPMixinInterface() | FPMixinInterface | |
| ~InterfaceServer() | InterfaceServer | virtual |