MCPcopy 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
328PxSampleAllocator* getSampleAllocator()
329{
330 PX_ASSERT(gAllocator);
331 return gAllocator;
332}

Callers 5

operator newMethod · 0.85
operator new[]Method · 0.85
operator deleteMethod · 0.85
operator delete[]Method · 0.85
onInitMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected