Descriptor class for PxBVHStructure. More...
#include <PxBVHStructureDesc.h>
Public Member Functions | |
PX_INLINE | PxBVHStructureDesc () |
PX_INLINE void | setToDefault () |
Initialize the BVH structure descriptor. More... | |
PX_INLINE bool | isValid () const |
Returns true if the descriptor is valid. More... | |
Public Attributes | |
PxBoundedData | bounds |
Pointer to first bounding box. More... | |
Descriptor class for PxBVHStructure.
PxBoundedData PxBVHStructureDesc::bounds |
Pointer to first bounding box.