, including all inherited members.
AcquireInterface() | BaseInterface | [inline, virtual] |
CloneInterface(void *remapDir=NULL) | BaseInterface | [inline, virtual] |
DeleteInterface() | BaseInterface | [inline, virtual] |
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 | [inline, virtual] |
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] |
immediateRelease enum value | BaseInterface | |
LifetimeControl() | BaseInterface | [inline, virtual] |
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, 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] |
RegisterNotifyCallback(InterfaceNotifyCallback *incb) | BaseInterface | [inline, virtual] |
ReleaseInterface() | BaseInterface | [inline, virtual] |
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 | [inline, virtual] |
wantsRelease enum value | BaseInterface | |
~BaseInterface() | BaseInterface | [virtual] |
~InterfaceServer() | InterfaceServer | [virtual] |