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

Method postRender

physx/samples/samplebase/SampleStepper.h:153–155  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

151 virtual bool advance(PxScene* scene, PxReal dt, void* scratchBlock, PxU32 scratchBlockSize);
152
153 virtual void postRender(const PxReal stepSize)
154 {
155 }
156
157 virtual void setSubStepper(const PxReal stepSize, const PxU32 maxSteps)
158 {

Callers 1

onTickPostRenderMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected