Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
281
void PxSetProfilerCallback(physx::PxProfilerCallback* profiler)
282
{
283
physx::shdfnd::gProfilerCallback = profiler;
284
}
Callers
4
initPhysics
Function · 0.85
initPhysics
Function · 0.85
~PvdImpl
Method · 0.85
connect
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected