#include <open_sim_decoration_options.h>
◆ OpenSimDecorationOptions()
| opyn::OpenSimDecorationOptions::OpenSimDecorationOptions |
( |
| ) |
|
◆ forEachOptionAsAppSettingValue()
| void opyn::OpenSimDecorationOptions::forEachOptionAsAppSettingValue |
( |
const std::function< void(std::string_view, const osc::Variant &)> & |
| ) |
const |
◆ getMuscleColorSource()
◆ getMuscleColorSourceScaling()
◆ getMuscleDecorationStyle()
◆ getMuscleSizingStyle()
◆ getNumOptions()
| size_t opyn::OpenSimDecorationOptions::getNumOptions |
( |
| ) |
const |
◆ getOptionDescription()
| std::optional< osc::CStringView > opyn::OpenSimDecorationOptions::getOptionDescription |
( |
ptrdiff_t |
| ) |
const |
◆ getOptionLabel()
| osc::CStringView opyn::OpenSimDecorationOptions::getOptionLabel |
( |
ptrdiff_t |
| ) |
const |
◆ getOptionValue()
| bool opyn::OpenSimDecorationOptions::getOptionValue |
( |
ptrdiff_t |
| ) |
const |
◆ getShouldShowAnatomicalMuscleLineOfActionForInsertion()
| bool opyn::OpenSimDecorationOptions::getShouldShowAnatomicalMuscleLineOfActionForInsertion |
( |
| ) |
const |
◆ getShouldShowAnatomicalMuscleLineOfActionForOrigin()
| bool opyn::OpenSimDecorationOptions::getShouldShowAnatomicalMuscleLineOfActionForOrigin |
( |
| ) |
const |
◆ getShouldShowCentersOfMass()
| bool opyn::OpenSimDecorationOptions::getShouldShowCentersOfMass |
( |
| ) |
const |
◆ getShouldShowContactForces()
| bool opyn::OpenSimDecorationOptions::getShouldShowContactForces |
( |
| ) |
const |
◆ getShouldShowEffectiveMuscleLineOfActionForInsertion()
| bool opyn::OpenSimDecorationOptions::getShouldShowEffectiveMuscleLineOfActionForInsertion |
( |
| ) |
const |
◆ getShouldShowEffectiveMuscleLineOfActionForOrigin()
| bool opyn::OpenSimDecorationOptions::getShouldShowEffectiveMuscleLineOfActionForOrigin |
( |
| ) |
const |
◆ getShouldShowForceAngularComponent()
| bool opyn::OpenSimDecorationOptions::getShouldShowForceAngularComponent |
( |
| ) |
const |
◆ getShouldShowForceLinearComponent()
| bool opyn::OpenSimDecorationOptions::getShouldShowForceLinearComponent |
( |
| ) |
const |
◆ getShouldShowPointForces()
| bool opyn::OpenSimDecorationOptions::getShouldShowPointForces |
( |
| ) |
const |
◆ getShouldShowPointToPointSprings()
| bool opyn::OpenSimDecorationOptions::getShouldShowPointToPointSprings |
( |
| ) |
const |
◆ getShouldShowScapulo()
| bool opyn::OpenSimDecorationOptions::getShouldShowScapulo |
( |
| ) |
const |
◆ getShouldShowScholz2015ObstacleContactHints()
| bool opyn::OpenSimDecorationOptions::getShouldShowScholz2015ObstacleContactHints |
( |
| ) |
const |
◆ setMuscleColorSource()
◆ setMuscleColorSourceScaling()
◆ setMuscleDecorationStyle()
◆ setMuscleSizingStyle()
◆ setOptionValue()
| void opyn::OpenSimDecorationOptions::setOptionValue |
( |
ptrdiff_t |
, |
|
|
bool |
|
|
) |
| |
◆ setShouldShowAnatomicalMuscleLineOfActionForInsertion()
| void opyn::OpenSimDecorationOptions::setShouldShowAnatomicalMuscleLineOfActionForInsertion |
( |
bool |
| ) |
|
◆ setShouldShowAnatomicalMuscleLineOfActionForOrigin()
| void opyn::OpenSimDecorationOptions::setShouldShowAnatomicalMuscleLineOfActionForOrigin |
( |
bool |
| ) |
|
◆ setShouldShowCentersOfMass()
| void opyn::OpenSimDecorationOptions::setShouldShowCentersOfMass |
( |
bool |
| ) |
|
◆ setShouldShowContactForces()
| void opyn::OpenSimDecorationOptions::setShouldShowContactForces |
( |
bool |
| ) |
|
◆ setShouldShowEffectiveMuscleLineOfActionForInsertion()
| void opyn::OpenSimDecorationOptions::setShouldShowEffectiveMuscleLineOfActionForInsertion |
( |
bool |
| ) |
|
◆ setShouldShowEffectiveMuscleLineOfActionForOrigin()
| void opyn::OpenSimDecorationOptions::setShouldShowEffectiveMuscleLineOfActionForOrigin |
( |
bool |
| ) |
|
◆ setShouldShowEverything()
| void opyn::OpenSimDecorationOptions::setShouldShowEverything |
( |
bool |
| ) |
|
◆ setShouldShowForceAngularComponent()
| void opyn::OpenSimDecorationOptions::setShouldShowForceAngularComponent |
( |
bool |
| ) |
|
◆ setShouldShowForceLinearComponent()
| void opyn::OpenSimDecorationOptions::setShouldShowForceLinearComponent |
( |
bool |
| ) |
|
◆ setShouldShowPointForces()
| void opyn::OpenSimDecorationOptions::setShouldShowPointForces |
( |
bool |
| ) |
|
◆ setShouldShowPointToPointSprings()
| void opyn::OpenSimDecorationOptions::setShouldShowPointToPointSprings |
( |
bool |
| ) |
|
◆ setShouldShowScapulo()
| void opyn::OpenSimDecorationOptions::setShouldShowScapulo |
( |
bool |
| ) |
|
◆ setShouldShowScholz2015ObstacleContactHints()
| void opyn::OpenSimDecorationOptions::setShouldShowScholz2015ObstacleContactHints |
( |
bool |
| ) |
|
◆ tryUpdFromValues()
| void opyn::OpenSimDecorationOptions::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: