Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NVIDIAGameWorks/PhysX
/ getSampleAllocator
Function
getSampleAllocator
physx/samples/samplebase/SampleAllocator.cpp:328–332 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
326
}
327
328
PxSampleAllocator* getSampleAllocator()
329
{
330
PX_ASSERT(gAllocator);
331
return gAllocator;
332
}
Callers
5
operator new
Method · 0.85
operator new[]
Method · 0.85
operator delete
Method · 0.85
operator delete[]
Method · 0.85
onInit
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected