MCPcopy Create free account
hub / github.com/TorqueGameEngines/Torque3D / storeRestorePos

Method storeRestorePos

Engine/source/T3D/physics/physicsShape.cpp:841–844  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

839}
840
841void PhysicsShape::storeRestorePos()
842{
843 mResetPos = getTransform();
844}
845
846F32 PhysicsShape::getMass() const
847{

Callers 1

_updateChildTransformMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected