Home
last modified time | relevance | path

Searched defs:R_FB (Results 1 – 4 of 4) sorted by relevance

/dports/science/opensim-core/opensim-core-4.1/Bindings/SWIGSimTK/
H A DMassProperties.h381 Inertia_ reexpress(const Rotation_<P>& R_FB) const in reexpress()
386 Inertia_ reexpress(const InverseRotation_<P>& R_FB) const in reexpress()
393 Inertia_& reexpressInPlace(const Rotation_<P>& R_FB) in reexpressInPlace()
398 Inertia_& reexpressInPlace(const InverseRotation_<P>& R_FB) in reexpressInPlace()
822 UnitInertia_ reexpress(const Rotation_<P>& R_FB) const in reexpress()
827 UnitInertia_ reexpress(const InverseRotation_<P>& R_FB) const in reexpress()
834 UnitInertia_& reexpressInPlace(const Rotation_<P>& R_FB) in reexpressInPlace()
839 UnitInertia_& reexpressInPlace(const InverseRotation_<P>& R_FB) in reexpressInPlace()
1093 SpatialInertia_ reexpress(const Rotation_<P>& R_FB) const in reexpress()
1098 SpatialInertia_ reexpress(const InverseRotation_<P>& R_FB) const in reexpress()
[all …]
/dports/science/simbody/simbody-Simbody-3.7/SimTKcommon/Mechanics/include/SimTKcommon/internal/
H A DMassProperties.h371 Inertia_ reexpress(const Rotation_<P>& R_FB) const in reexpress()
376 Inertia_ reexpress(const InverseRotation_<P>& R_FB) const in reexpress()
383 Inertia_& reexpressInPlace(const Rotation_<P>& R_FB) in reexpressInPlace()
388 Inertia_& reexpressInPlace(const InverseRotation_<P>& R_FB) in reexpressInPlace()
808 UnitInertia_ reexpress(const Rotation_<P>& R_FB) const in reexpress()
813 UnitInertia_ reexpress(const InverseRotation_<P>& R_FB) const in reexpress()
820 UnitInertia_& reexpressInPlace(const Rotation_<P>& R_FB) in reexpressInPlace()
825 UnitInertia_& reexpressInPlace(const InverseRotation_<P>& R_FB) in reexpressInPlace()
1079 SpatialInertia_ reexpress(const Rotation_<P>& R_FB) const in reexpress()
1084 SpatialInertia_ reexpress(const InverseRotation_<P>& R_FB) const in reexpress()
[all …]
/dports/science/opensim-core/opensim-core-4.1/OpenSim/Simulation/OpenSense/
H A DIMUPlacer.cpp189 SimTK::Rotation R_FB = in run() local
/dports/science/simbody/simbody-Simbody-3.7/SimTKmath/Geometry/src/
H A DGeo_Point.cpp395 const RotationP& R_FB, in findOrientedExtremePoints()
420 const RotationP& R_FB, in findOrientedExtremePointsIndirect()
486 RotationP R_FB = X_FB0.R(); in calcOrientedBoundingBoxIndirect() local