physx::PxProfileScoped Class Reference
#include <PxProfiler.h>
Collaboration diagram for physx::PxProfileScoped:

Public Member Functions | |
PX_FORCE_INLINE | PxProfileScoped (const char *eventName, bool detached, uint64_t contextId) |
PX_FORCE_INLINE | ~PxProfileScoped () |
Public Attributes | |
physx::PxProfilerCallback * | mCallback |
const char * | mEventName |
void * | mProfilerData |
uint64_t | mContextId |
bool | mDetached |
Constructor & Destructor Documentation
PX_FORCE_INLINE physx::PxProfileScoped::PxProfileScoped | ( | const char * | eventName, | |
bool | detached, | |||
uint64_t | contextId | |||
) | [inline] |
References mCallback, mContextId, mDetached, mEventName, mProfilerData, and physx::PxProfilerCallback::zoneStart().
PX_FORCE_INLINE physx::PxProfileScoped::~PxProfileScoped | ( | ) | [inline] |
References mCallback, mContextId, mDetached, mEventName, mProfilerData, and physx::PxProfilerCallback::zoneEnd().
Member Data Documentation
Referenced by PxProfileScoped(), and ~PxProfileScoped().
uint64_t physx::PxProfileScoped::mContextId |
Referenced by PxProfileScoped(), and ~PxProfileScoped().
Referenced by PxProfileScoped(), and ~PxProfileScoped().
const char* physx::PxProfileScoped::mEventName |
Referenced by PxProfileScoped(), and ~PxProfileScoped().
Referenced by PxProfileScoped(), and ~PxProfileScoped().
The documentation for this class was generated from the following file:
Copyright © 2008-2017 NVIDIA Corporation, 2701 San Tomas Expressway, Santa Clara, CA 95050 U.S.A. All rights reserved. www.nvidia.com