PxBVHInternalData# Defined in include/geometry/PxGeometryInternal.h struct PxBVHInternalData# Public Functions inline PxU32 getSizeofNodesInBytes() const# inline PxU32 getSizeofIndicesInBytes() const# inline PxU32 getSizeofBoundsInBytes() const# Public Members PxU32 mNbIndices# PxU32 mNbNodes# PxU32 mNodeSize# void *mNodes# PxU32 *mIndices# void *mBounds#