MCPcopy Create free account
hub / github.com/NVIDIAGameWorks/PhysX / run

Method run

physx/samples/samplebase/SampleStepper.cpp:58–62  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

56}
57
58void StepperTask::run()
59{
60 mStepper->substepDone(this);
61 release();
62}
63
64void StepperTaskSimulate::run()
65{

Callers

nothing calls this directly

Calls 5

substepDoneMethod · 0.80
getSubStepSizeMethod · 0.80
releaseFunction · 0.50
simulateMethod · 0.45
onSubstepStartMethod · 0.45

Tested by

no test coverage detected