Home
last modified time | relevance | path

Searched defs:SphereParameters (Results 1 – 2 of 2) sorted by relevance

/dports/science/simbody/simbody-Simbody-3.7/Simbody/src/
H A DHuntCrossleyContact.cpp48 struct SphereParameters { struct in SimTK::HuntCrossleyContactRep
49 SphereParameters() { in SphereParameters() argument
54 SphereParameters(MobilizedBodyIndex b, const Vec3& ctr, in SphereParameters() function
61 MobilizedBodyIndex body;
62 Vec3 center; // in body frame
63 Real radius, stiffness, dissipation; // r,k,c from H&C
/dports/cad/opencascade/opencascade-7.6.0/src/ElSLib/
H A DElSLib.cxx1412 void ElSLib::SphereParameters(const gp_Ax3& Pos, in SphereParameters() function in ElSLib