MCPcopy Create free account
hub / github.com/OGSR/OGSR-Engine / PFirst_element

Method PFirst_element

ogsr_engine/xrGame/PHJoint.cpp:1248–1248  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1246 }
1247}
1248CPhysicsElement* CPHJoint::PFirst_element() { return cast_PhysicsElement(pFirst_element); }
1249CPhysicsElement* CPHJoint::PSecond_element() { return cast_PhysicsElement(pSecond_element); }
1250void CPHJoint::SetBreakable(float force, float torque)
1251{

Callers 4

InitMethod · 0.80
ClosingToClosedMethod · 0.80
UpdateMethod · 0.80
ElementSingleSplitMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected