PxDefaultProfilerName#

Defined in include/extensions/PxDefaultProfiler.h

struct PxDefaultProfilerName#

Public Members

PxU64 key#

The key to the profiler name. Used to store the name in a map for quick look ups. It is also the pointer to the character string.

PxU32 size#

Byte size of the null terminated string that follows the PxDefaultProfilerName entry in the stream. Note that due to padding the size can be larger than the string size itself.