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

Function PxSetProfilerCallback

physx/source/foundation/src/PsFoundation.cpp:281–284  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

279}
280
281void PxSetProfilerCallback(physx::PxProfilerCallback* profiler)
282{
283 physx::shdfnd::gProfilerCallback = profiler;
284}

Callers 4

initPhysicsFunction · 0.85
initPhysicsFunction · 0.85
~PvdImplMethod · 0.85
connectMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected