Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
2847
void ABP::freeBuffers()
2848
{
2849
mShared.mRemovedObjects.empty();
2850
}
2851
2852
void ABP::preallocate(PxU32 nbObjects, PxU32 maxNbOverlaps)
2853
{
Callers
nothing calls this directly
Calls
2
freeBuffer
Function · 0.85
empty
Method · 0.45
Tested by
no test coverage detected