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

Method getSim

deps/physx/physx/source/simulationcontroller/src/ScBodyCore.cpp:72–75  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

70}
71
72Sc::BodySim* Sc::BodyCore::getSim() const
73{
74 return static_cast<BodySim*>(Sc::ActorCore::getSim());
75}
76
77void Sc::BodyCore::restoreDynamicData()
78{

Callers 15

ArticulationSimMethod · 0.45
applyImpulseMethod · 0.45
runInternalMethod · 0.45
runInternalMethod · 0.45
updateKinematicCachedMethod · 0.45
postCCDPassMethod · 0.45
runInternalMethod · 0.45
runInternalMethod · 0.45
ScBeforeSolverTaskClass · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected