Home
last modified time | relevance | path

Searched defs:frame2Name (Results 1 – 6 of 6) sorted by relevance

/dports/science/opensim-core/opensim-core-4.1/OpenSim/Simulation/Model/
H A DBushingForce.cpp61 const std::string& frame2Name) in BushingForce()
85 const std::string& frame2Name, in BushingForce()
118 const std::string& frame2Name, const SimTK::Transform& transformInFrame2, in BushingForce()
136 const std::string& frame2Name, in BushingForce()
232 const string& frame2Name = getFrame2().getName(); in getRecordLabels() local
H A DExpressionBasedBushingForce.cpp72 const std::string& frame2Name) in ExpressionBasedBushingForce()
98 const string& frame2Name, in ExpressionBasedBushingForce()
137 const string& frame2Name, in ExpressionBasedBushingForce()
343 const std::string& frame2Name = getFrame2().getName(); in getRecordLabels() local
H A DFunctionBasedBushingForce.cpp68 const string& frame2Name, in FunctionBasedBushingForce()
112 const string& frame2Name, in FunctionBasedBushingForce()
232 const std::string& frame2Name = getFrame2().getName(); in getRecordLabels() local
H A DTwoFrameLinker.h301 const std::string& frame2Name) : TwoFrameLinker<C, F>() in TwoFrameLinker()
338 const std::string& frame2Name, const SimTK::Transform& transformInFrame2) in TwoFrameLinker()
381 const std::string& frame2Name, in TwoFrameLinker()
/dports/science/opensim-core/opensim-core-4.1/OpenSim/Simulation/SimbodyEngine/
H A DWeldConstraint.cpp60 const std::string& frame2Name) in WeldConstraint()
/dports/science/opensim-core/opensim-core-4.1/OpenSim/Examples/Plugins/CoupledBushingForceExample/
H A DCoupledBushingForce.cpp62 const std::string& frame2Name, in CoupledBushingForce()