Home
last modified time | relevance | path

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

/dports/graphics/opencollada/OpenCOLLADA-1.6.68/COLLADAMaya/include/
H A DCOLLADAMayaPhysXXML.h976 struct TwistLimit struct
980 Restitution restitution;
981 BounceThreshold bounceThreshold;
982 Stiffness stiffness;
983 Damping damping;
984 ContactDistance contactDistance;
985 Upper upper;
986 Lower lower;
/dports/graphics/opencollada/OpenCOLLADA-1.6.68/COLLADAMaya/src/
H A DCOLLADAMayaPhysXXML.cpp130 const String TwistLimit = "TwistLimit"; variable
2099 TwistLimit::TwistLimit(xmlNode* node) in TwistLimit() function in COLLADAMaya::PhysXXML::TwistLimit