Home
last modified time | relevance | path

Searched refs:defFollowerPoint (Results 1 – 3 of 3) sorted by relevance

/dports/science/simbody/simbody-Simbody-3.7/Simbody/src/
H A DConstraint_PointOnPlaneContact.cpp48 MobilizedBody& followerBody, const Vec3& defFollowerPoint) in PointOnPlaneContact() argument
64 updImpl().m_p_BF = defFollowerPoint; in PointOnPlaneContact()
H A DConstraint.cpp674 MobilizedBody& followerBody, const Vec3& defFollowerPoint) in PointInPlane() argument
689 updImpl().defaultFollowerPoint = defFollowerPoint; in PointInPlane()
818 MobilizedBody& followerBody, const Vec3& defFollowerPoint) in PointOnLine() argument
833 updImpl().defaultFollowerPoint = defFollowerPoint; in PointOnLine()
/dports/science/simbody/simbody-Simbody-3.7/Simbody/tests/adhoc/
H A DTimsBox.cpp65 MobilizedBody& follower, const Vec3& defFollowerPoint) in UniPointInPlaneImpl() argument
72 defaultFollowerPoint = defFollowerPoint; in UniPointInPlaneImpl()