Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OGSR/OGSR-Engine
/ dJointGetData
Function
dJointGetData
3rd_party/Src/ode/ode/src/ode.cpp:1140–1144 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1138
1139
1140
void *dJointGetData (dxJoint *joint)
1141
{
1142
dAASSERT (joint);
1143
return joint->userdata;
1144
}
1145
1146
1147
int dJointGetType (dxJoint *joint)
Callers
3
getData
Method · 0.85
PhTune
Method · 0.85
Update
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected