3ds Max C++ API Reference
|
This is the complete list of members for IRadiosityRenderParameters, including all inherited members.
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=NULL) | BaseInterface | inlinevirtual |
DeleteInterface() | BaseInterface | inlinevirtual |
GetAdaptiveEnabled(TimeValue in_time=0, Interval *valid=NULL) const =0 | IRadiosityRenderParameters | pure virtual |
GetClampEnabled(TimeValue in_time=0, Interval *valid=NULL) const =0 | IRadiosityRenderParameters | pure virtual |
GetClampValue(TimeValue in_time=0, Interval *valid=NULL) const =0 | IRadiosityRenderParameters | pure virtual |
GetFilterRadius(TimeValue in_time=0, Interval *valid=NULL) const =0 | IRadiosityRenderParameters | pure virtual |
GetID() | IRadiosityRenderParameters | inlinevirtual |
GetInterface(Interface_ID id) | BaseInterface | virtual |
GetMinSampleSpacing(TimeValue in_time=0, Interval *valid=NULL) const =0 | IRadiosityRenderParameters | pure virtual |
GetRaysPerSample(TimeValue in_time=0, Interval *valid=NULL) const =0 | IRadiosityRenderParameters | pure virtual |
GetRegather(TimeValue in_time=0, Interval *valid=NULL) const =0 | IRadiosityRenderParameters | pure virtual |
GetReuseDirectIllumination(TimeValue in_time=0, Interval *valid=NULL) const =0 | IRadiosityRenderParameters | pure virtual |
GetSampleSpacing(TimeValue in_time=0, Interval *valid=NULL) const =0 | IRadiosityRenderParameters | pure virtual |
GetShowSamples(TimeValue in_time=0, Interval *valid=NULL) const =0 | IRadiosityRenderParameters | pure virtual |
GetSubdivionContrast(TimeValue in_time=0, Interval *valid=NULL) const =0 | IRadiosityRenderParameters | pure virtual |
GetTypedInterface() | InterfaceServer | inline |
immediateRelease enum value | BaseInterface | |
LifetimeControl() | BaseInterface | inlinevirtual |
LifetimeType enum name | BaseInterface | |
noRelease enum value | BaseInterface | |
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 |
RegisterNotifyCallback(InterfaceNotifyCallback *incb) | BaseInterface | inlinevirtual |
ReleaseInterface() | BaseInterface | inlinevirtual |
serverControlled enum value | BaseInterface | |
SetAdaptiveEnabled(bool in_adaptive, TimeValue in_time=0)=0 | IRadiosityRenderParameters | pure virtual |
SetClampEnabled(bool in_clamp, TimeValue in_time=0)=0 | IRadiosityRenderParameters | pure virtual |
SetClampValue(float in_clampValue, TimeValue in_time=0)=0 | IRadiosityRenderParameters | pure virtual |
SetFilterRadius(float in_radius, TimeValue in_time=0)=0 | IRadiosityRenderParameters | pure virtual |
SetMinSampleSpacing(int in_minSpacing, TimeValue in_time=0)=0 | IRadiosityRenderParameters | pure virtual |
SetRaysPerSample(int in_raysPerSample, TimeValue in_time=0)=0 | IRadiosityRenderParameters | pure virtual |
SetRegather(bool in_gather, TimeValue in_time=0)=0 | IRadiosityRenderParameters | pure virtual |
SetReuseDirectIllumination(bool in_reuse, TimeValue in_time=0)=0 | IRadiosityRenderParameters | pure virtual |
SetSampleSpacing(int in_sampleSpacing, TimeValue in_time=0)=0 | IRadiosityRenderParameters | pure virtual |
SetShowSamples(bool in_show, TimeValue in_time=0)=0 | IRadiosityRenderParameters | pure virtual |
SetSubdivionContrast(float in_contrast, TimeValue in_time=0)=0 | IRadiosityRenderParameters | pure virtual |
UnRegisterNotifyCallback(InterfaceNotifyCallback *incb) | BaseInterface | inlinevirtual |
wantsRelease enum value | BaseInterface | |
~BaseInterface() | BaseInterface | virtual |
~InterfaceServer() | InterfaceServer | virtual |