PxBVHStructureDesc Class Reference

Descriptor class for PxBVHStructure. More...

#include <PxBVHStructureDesc.h>

Collaboration diagram for PxBVHStructureDesc:

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...
 

Detailed Description

Descriptor class for PxBVHStructure.

See also
PxBVHStructure

Member Data Documentation

◆ bounds

PxBoundedData PxBVHStructureDesc::bounds

Pointer to first bounding box.


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