#include <IRhRdkSectionHolder.h>
◆ ~IRhRdkRenderSettingsSection()
virtual IRhRdkRenderSettingsSection::~IRhRdkRenderSettingsSection |
( |
| ) |
|
|
inlineprotectedvirtual |
◆ CurrentEnvironment() [1/2]
◆ CurrentEnvironment() [2/2]
Get the current environment settings.
◆ Dithering() [1/2]
◆ Dithering() [2/2]
virtual const class IRhRdkDithering* IRhRdkRenderSettingsSection::Dithering |
( |
void |
| ) |
const |
|
pure virtual |
Get the dithering settings.
◆ EVF()
virtual void* IRhRdkRenderSettingsSection::EVF |
( |
const wchar_t * |
wszFunc, |
|
|
void * |
pvData |
|
) |
| |
|
pure virtual |
Emergency virtual function for future expansion.
◆ GroundPlane() [1/2]
◆ GroundPlane() [2/2]
virtual const class IRhRdkGroundPlane* IRhRdkRenderSettingsSection::GroundPlane |
( |
void |
| ) |
const |
|
pure virtual |
Get the ground plane settings.
◆ LinearWorkflow() [1/2]
◆ LinearWorkflow() [2/2]
virtual const class IRhRdkLinearWorkflow* IRhRdkRenderSettingsSection::LinearWorkflow |
( |
void |
| ) |
const |
|
pure virtual |
Get the linear workflow settings.
◆ RhinoSettings() [1/2]
static const IRhRdkRhinoSettings* IRhRdkRenderSettingsSection::RhinoSettings |
( |
const IRhinoUiWithController & |
ui | ) |
|
|
static |
◆ RhinoSettings() [2/2]
virtual const class IRhRdkRhinoSettings* IRhRdkRenderSettingsSection::RhinoSettings |
( |
void |
| ) |
const |
|
pure virtual |
◆ Skylight() [1/2]
◆ Skylight() [2/2]
virtual const class IRhRdkSkylight* IRhRdkRenderSettingsSection::Skylight |
( |
void |
| ) |
const |
|
pure virtual |
Get the skylight settings.
◆ Sun() [1/2]
◆ Sun() [2/2]
virtual const class IRhRdkSun* IRhRdkRenderSettingsSection::Sun |
( |
void |
| ) |
const |
|
pure virtual |