#include "common/PxPhysXCommonConfig.h"
Go to the source code of this file.
Classes | |
struct | PxBufferedProfilerEvent |
Event structure for buffered profiler callback. More... | |
class | PxBufferedProfilerCallback |
A profiler callback that is called when the event buffer of a PxProfileZone fills up or is flushed. More... | |
class | PxDefaultBufferedProfiler |
Default implementation for profile event handler. More... | |
Functions | |
PxDefaultBufferedProfiler * | PxDefaultBufferedProfilerCreate (PxFoundation &foundation, const char *profileZoneNames) |
Create default PxDefaultBufferedProfiler. More... | |