Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
69
PxJointAngularLimitPair RevoluteJoint::getLimit() const
70
{
71
return data().limit;
72
}
73
74
void RevoluteJoint::setLimit(const PxJointAngularLimitPair& limit)
75
{
Callers
7
setupConeSwingLimits
Function · 0.45
SphericalJointSolverPrep
Function · 0.45
getPxPrismaticJoint_Limit
Function · 0.45
getPxRevoluteJoint_Limit
Function · 0.45
setupSolverConstraintsTGS
Method · 0.45
checkLimits
Method · 0.45
setupSolverConstraints
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected