opynsim
Unofficial C++ Documentation
Loading...
Searching...
No Matches
opyn::CustomRenderingOptions Member List

This is the complete list of members for opyn::CustomRenderingOptions, including all inherited members.

applyTo(osc::SceneRendererParams &) constopyn::CustomRenderingOptions
forEachOptionAsAppSettingValue(const std::function< void(std::string_view, const osc::Variant &)> &) constopyn::CustomRenderingOptions
getDrawFloor() constopyn::CustomRenderingOptions
getDrawMeshNormals() constopyn::CustomRenderingOptions
getDrawSelectionRims() constopyn::CustomRenderingOptions
getDrawShadows() constopyn::CustomRenderingOptions
getNumOptions() constopyn::CustomRenderingOptions
getOptionLabel(ptrdiff_t) constopyn::CustomRenderingOptions
getOptionValue(ptrdiff_t) constopyn::CustomRenderingOptions
getOrderIndependentTransparency() constopyn::CustomRenderingOptions
operator==opyn::CustomRenderingOptionsfriend
setDrawFloor(bool)opyn::CustomRenderingOptions
setDrawMeshNormals(bool)opyn::CustomRenderingOptions
setDrawSelectionRims(bool)opyn::CustomRenderingOptions
setDrawShadows(bool)opyn::CustomRenderingOptions
setOptionValue(ptrdiff_t, bool)opyn::CustomRenderingOptions
setOrderIndependentTransparency(bool)opyn::CustomRenderingOptions
tryUpdFromValues(std::string_view keyPrefix, const std::unordered_map< std::string, osc::Variant > &)opyn::CustomRenderingOptions