Home
last modified time | relevance | path

Searched refs:getAxisDisplayLength (Results 1 – 4 of 4) sorted by relevance

/dports/science/simbody/simbody-Simbody-3.7/Simbody/include/simbody/internal/
H A DConstraint_Weld.h88 Real getAxisDisplayLength() const;
H A DConstraint.h615 Real getAxisDisplayLength() const;
/dports/science/simbody/simbody-Simbody-3.7/Simbody/src/
H A DConstraint.cpp1027 Real Constraint::ConstantAngle::getAxisDisplayLength() const { in getAxisDisplayLength() function in SimTK::Constraint::ConstantAngle
1485 …if (stage == Stage::Instance && getAxisDisplayLength() != 0 && getMyMatterSubsystemRep().getShowDe… in calcDecorativeGeometryAndAppendVirtual()
1487 geom.push_back(DecorativeFrame(getAxisDisplayLength()) in calcDecorativeGeometryAndAppendVirtual()
1501 geom.push_back(DecorativeFrame(Real(0.67)*getAxisDisplayLength()) in calcDecorativeGeometryAndAppendVirtual()
H A DConstraintImpl.h2234 Real getAxisDisplayLength() const { in getAxisDisplayLength() function