#include <overlay_decoration_options.h>
◆ forEachOptionAsAppSettingValue()
| void opyn::OverlayDecorationOptions::forEachOptionAsAppSettingValue |
( |
const std::function< void(std::string_view, const osc::Variant &)> & |
| ) |
const |
◆ getDrawAABBs()
| bool opyn::OverlayDecorationOptions::getDrawAABBs |
( |
| ) |
const |
◆ getDrawAxisLines()
| bool opyn::OverlayDecorationOptions::getDrawAxisLines |
( |
| ) |
const |
◆ getDrawBVH()
| bool opyn::OverlayDecorationOptions::getDrawBVH |
( |
| ) |
const |
◆ getDrawXYGrid()
| bool opyn::OverlayDecorationOptions::getDrawXYGrid |
( |
| ) |
const |
◆ getDrawXZGrid()
| bool opyn::OverlayDecorationOptions::getDrawXZGrid |
( |
| ) |
const |
◆ getDrawYZGrid()
| bool opyn::OverlayDecorationOptions::getDrawYZGrid |
( |
| ) |
const |
◆ getNumOptions()
| size_t opyn::OverlayDecorationOptions::getNumOptions |
( |
| ) |
const |
◆ getOptionGroupLabel()
| osc::CStringView opyn::OverlayDecorationOptions::getOptionGroupLabel |
( |
ptrdiff_t |
| ) |
const |
◆ getOptionLabel()
| osc::CStringView opyn::OverlayDecorationOptions::getOptionLabel |
( |
ptrdiff_t |
| ) |
const |
◆ getOptionValue()
| bool opyn::OverlayDecorationOptions::getOptionValue |
( |
ptrdiff_t |
| ) |
const |
◆ setDrawAABBs()
| void opyn::OverlayDecorationOptions::setDrawAABBs |
( |
bool |
| ) |
|
◆ setDrawAxisLines()
| void opyn::OverlayDecorationOptions::setDrawAxisLines |
( |
bool |
| ) |
|
◆ setDrawBVH()
| void opyn::OverlayDecorationOptions::setDrawBVH |
( |
bool |
| ) |
|
◆ setDrawXYGrid()
| void opyn::OverlayDecorationOptions::setDrawXYGrid |
( |
bool |
| ) |
|
◆ setDrawXZGrid()
| void opyn::OverlayDecorationOptions::setDrawXZGrid |
( |
bool |
| ) |
|
◆ setDrawYZGrid()
| void opyn::OverlayDecorationOptions::setDrawYZGrid |
( |
bool |
| ) |
|
◆ setOptionValue()
| void opyn::OverlayDecorationOptions::setOptionValue |
( |
ptrdiff_t |
, |
|
|
bool |
|
|
) |
| |
◆ tryUpdFromValues()
| void opyn::OverlayDecorationOptions::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: