#include <custom_rendering_options.h>
◆ applyTo()
◆ forEachOptionAsAppSettingValue()
| void opyn::CustomRenderingOptions::forEachOptionAsAppSettingValue |
( |
const std::function< void(std::string_view, const osc::Variant &)> & |
| ) |
const |
◆ getDrawFloor()
| bool opyn::CustomRenderingOptions::getDrawFloor |
( |
| ) |
const |
◆ getDrawMeshNormals()
| bool opyn::CustomRenderingOptions::getDrawMeshNormals |
( |
| ) |
const |
◆ getDrawSelectionRims()
| bool opyn::CustomRenderingOptions::getDrawSelectionRims |
( |
| ) |
const |
◆ getDrawShadows()
| bool opyn::CustomRenderingOptions::getDrawShadows |
( |
| ) |
const |
◆ getNumOptions()
| size_t opyn::CustomRenderingOptions::getNumOptions |
( |
| ) |
const |
◆ getOptionLabel()
| osc::CStringView opyn::CustomRenderingOptions::getOptionLabel |
( |
ptrdiff_t |
| ) |
const |
◆ getOptionValue()
| bool opyn::CustomRenderingOptions::getOptionValue |
( |
ptrdiff_t |
| ) |
const |
◆ getOrderIndependentTransparency()
| bool opyn::CustomRenderingOptions::getOrderIndependentTransparency |
( |
| ) |
const |
◆ setDrawFloor()
| void opyn::CustomRenderingOptions::setDrawFloor |
( |
bool |
| ) |
|
◆ setDrawMeshNormals()
| void opyn::CustomRenderingOptions::setDrawMeshNormals |
( |
bool |
| ) |
|
◆ setDrawSelectionRims()
| void opyn::CustomRenderingOptions::setDrawSelectionRims |
( |
bool |
| ) |
|
◆ setDrawShadows()
| void opyn::CustomRenderingOptions::setDrawShadows |
( |
bool |
| ) |
|
◆ setOptionValue()
| void opyn::CustomRenderingOptions::setOptionValue |
( |
ptrdiff_t |
, |
|
|
bool |
|
|
) |
| |
◆ setOrderIndependentTransparency()
| void opyn::CustomRenderingOptions::setOrderIndependentTransparency |
( |
bool |
| ) |
|
◆ tryUpdFromValues()
| void opyn::CustomRenderingOptions::tryUpdFromValues |
( |
std::string_view |
keyPrefix, |
|
|
const std::unordered_map< std::string, osc::Variant > & |
|
|
) |
| |
◆ operator==
The documentation for this class was generated from the following file: