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

Method freeBuffers

physx/source/lowlevelaabb/src/BpBroadPhaseABP.cpp:2847–2850  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2845}
2846
2847void ABP::freeBuffers()
2848{
2849 mShared.mRemovedObjects.empty();
2850}
2851
2852void ABP::preallocate(PxU32 nbObjects, PxU32 maxNbOverlaps)
2853{

Callers

nothing calls this directly

Calls 2

freeBufferFunction · 0.85
emptyMethod · 0.45

Tested by

no test coverage detected