PxProfileScoped

Defined in include/foundation/PxProfiler.h

class PxProfileScoped

Public Functions

inline PxProfileScoped(PxProfilerCallback *callback, const char *eventName, bool detached, uint64_t contextId)
inline ~PxProfileScoped()

Public Members

PxProfilerCallback *mCallback
const char *mEventName
void *mProfilerData
uint64_t mContextId
bool mDetached