MCPcopy Create free account
hub / github.com/RavEngine/RavEngine / getLocalPose

Method getLocalPose

deps/physx/physx/source/physx/src/NpShape.cpp:358–363  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

356}
357
358PxTransform NpShape::getLocalPose() const
359{
360 NP_READ_CHECK(getOwnerScene());
361
362 return mShape.getShape2Actor();
363}
364
365///////////////////////////////////////////////////////////////////////////////
366

Callers 12

updateInertiaFunction · 0.45
changeMoodMethod · 0.45
doRaycastCCDFunction · 0.45
drawWheelsMethod · 0.45
updateDrive4WMethod · 0.45
updateDriveNWMethod · 0.45
updateTankMethod · 0.45
updateNoDriveMethod · 0.45
getPxShape_LocalPoseFunction · 0.45
getPxJoint_LocalPoseFunction · 0.45
getGlobalPoseMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected