physx::PxProfileScoped Class Reference

#include <PxProfiler.h>

Collaboration diagram for physx::PxProfileScoped:

Public Member Functions

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

Public Attributes

PxProfilerCallbackmCallback
 
const char * mEventName
 
void * mProfilerData
 
uint64_t mContextId
 
bool mDetached
 

Constructor & Destructor Documentation

◆ PxProfileScoped()

PX_FORCE_INLINE physx::PxProfileScoped::PxProfileScoped ( PxProfilerCallback callback,
const char *  eventName,
bool  detached,
uint64_t  contextId 
)
inline

◆ ~PxProfileScoped()

PX_FORCE_INLINE physx::PxProfileScoped::~PxProfileScoped ( )
inline

Member Data Documentation

◆ mCallback

PxProfilerCallback* physx::PxProfileScoped::mCallback

◆ mContextId

uint64_t physx::PxProfileScoped::mContextId

◆ mDetached

bool physx::PxProfileScoped::mDetached

◆ mEventName

const char* physx::PxProfileScoped::mEventName

◆ mProfilerData

void* physx::PxProfileScoped::mProfilerData

The documentation for this class was generated from the following file: