#include <RhRdkRenderingSettings.h>
◆ CRhRdkRenderingSettings() [1/3]
CRhRdkRenderingSettings::CRhRdkRenderingSettings |
( |
const CRhinoDoc * |
= nullptr | ) |
|
|
inline |
◆ CRhRdkRenderingSettings() [2/3]
CRhRdkRenderingSettings::CRhRdkRenderingSettings |
( |
const CRhinoDoc & |
| ) |
|
|
inline |
◆ CRhRdkRenderingSettings() [3/3]
◆ ~CRhRdkRenderingSettings()
virtual CRhRdkRenderingSettings::~CRhRdkRenderingSettings |
( |
| ) |
|
|
inlinevirtual |
◆ ApplyToneMappingWhileRendering()
bool CRhRdkRenderingSettings::ApplyToneMappingWhileRendering |
( |
void |
| ) |
const |
◆ CustomEnvironmentForReflectionAndRefraction()
UUID CRhRdkRenderingSettings::CustomEnvironmentForReflectionAndRefraction |
( |
void |
| ) |
const |
◆ Dithering()
ON_wString CRhRdkRenderingSettings::Dithering |
( |
void |
| ) |
const |
◆ EmbedOn()
bool CRhRdkRenderingSettings::EmbedOn |
( |
void |
| ) |
const |
◆ EVF()
virtual void* CRhRdkRenderingSettings::EVF |
( |
const wchar_t * |
, |
|
|
void * |
|
|
) |
| |
|
virtual |
Emergency virtual function for future expansion.
◆ Gamma()
double CRhRdkRenderingSettings::Gamma |
( |
void |
| ) |
const |
◆ GetToneMapperParams()
void CRhRdkRenderingSettings::GetToneMapperParams |
( |
class CRhRdk_XMLSection & |
section | ) |
const |
◆ SetApplyToneMappingWhileRendering()
void CRhRdkRenderingSettings::SetApplyToneMappingWhileRendering |
( |
bool |
b | ) |
|
◆ SetCustomEnvironmentForReflectionAndRefraction()
void CRhRdkRenderingSettings::SetCustomEnvironmentForReflectionAndRefraction |
( |
const UUID & |
uuidInstance | ) |
|
◆ SetDithering()
void CRhRdkRenderingSettings::SetDithering |
( |
const wchar_t * |
wsz | ) |
|
◆ SetEmbedOn()
void CRhRdkRenderingSettings::SetEmbedOn |
( |
bool |
b | ) |
|
◆ SetGamma()
void CRhRdkRenderingSettings::SetGamma |
( |
double |
d | ) |
|
◆ SetToneMapperParams()
void CRhRdkRenderingSettings::SetToneMapperParams |
( |
const class CRhRdk_XMLSection & |
section | ) |
|
◆ SetToneMapping()
void CRhRdkRenderingSettings::SetToneMapping |
( |
const wchar_t * |
wsz | ) |
|
◆ SetUseCustomEnvironmentForReflectionAndRefraction()
void CRhRdkRenderingSettings::SetUseCustomEnvironmentForReflectionAndRefraction |
( |
bool |
b | ) |
|
◆ SetUseLinearWorkflow()
void CRhRdkRenderingSettings::SetUseLinearWorkflow |
( |
bool |
b | ) |
|
◆ ToneMapping()
ON_wString CRhRdkRenderingSettings::ToneMapping |
( |
void |
| ) |
const |
◆ UseCustomEnvironmentForReflectionAndRefraction()
bool CRhRdkRenderingSettings::UseCustomEnvironmentForReflectionAndRefraction |
( |
void |
| ) |
const |
◆ UseLinearWorkflow()
bool CRhRdkRenderingSettings::UseLinearWorkflow |
( |
void |
| ) |
const |