3#include <OpenSim/Common/ComponentPath.h>
6namespace opyn {
class ModelStatePair; }
25 OpenSim::ComponentPath m_Selection;
26 OpenSim::ComponentPath m_Hover;
27 float m_FixupScaleFactor = 1.0f;
Definition model_state_pair_info.h:13
ModelStatePairInfo(const opyn::ModelStatePair &)
friend bool operator==(const ModelStatePairInfo &, const ModelStatePairInfo &)=default
float getFixupScaleFactor() const
Definition model_state_pair_info.h:18
Definition model_state_pair.h:19
Definition component_registry.h:14