Home
last modified time | relevance | path

Searched refs:setChildMobilizedBodyIndex (Results 1 – 2 of 2) sorted by relevance

/dports/science/opensim-core/opensim-core-4.1/OpenSim/Simulation/SimbodyEngine/
H A DJoint.h340 void setChildMobilizedBodyIndex(SimTK::MobilizedBodyIndex index) const;
H A DJoint.cpp278 void Joint::setChildMobilizedBodyIndex(const SimTK::MobilizedBodyIndex index) const in setChildMobilizedBodyIndex() function in Joint