MCPcopy Create free account
hub / github.com/NVIDIAGameWorks/PhysX / getLimit

Method getLimit

physx/source/physxextensions/src/ExtRevoluteJoint.cpp:69–72  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

67}
68
69PxJointAngularLimitPair RevoluteJoint::getLimit() const
70{
71 return data().limit;
72}
73
74void RevoluteJoint::setLimit(const PxJointAngularLimitPair& limit)
75{

Callers 7

setupConeSwingLimitsFunction · 0.45
SphericalJointSolverPrepFunction · 0.45
getPxRevoluteJoint_LimitFunction · 0.45
checkLimitsMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected