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

Method postUpdate

physx/source/lowlevelaabb/src/BpBroadPhaseABP.cpp:3283–3286  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3281}
3282
3283void BroadPhaseABP::postUpdate()
3284{
3285 mABP->finalize(this);
3286}
3287
3288PxU32 BroadPhaseABP::getNbCreatedPairs() const
3289{

Callers 2

runInternalMethod · 0.45

Calls 1

finalizeMethod · 0.45

Tested by

no test coverage detected