+#include <PxBroadPhase.h>
+
+ +
Public Attributes | |
| PxU32 | maxNbRegions |
| Max number of regions supported by the broad-phase. | |
| PxU32 | maxNbObjects |
| Max number of objects supported by the broad-phase. | |
| bool | needsPredefinedBounds |
| If true, broad-phase needs 'regions' to work. | |
| PxU32 PxBroadPhaseCaps::maxNbObjects | +
+Max number of objects supported by the broad-phase. +
+ +
| PxU32 PxBroadPhaseCaps::maxNbRegions | +
+Max number of regions supported by the broad-phase. +
+ +
| bool PxBroadPhaseCaps::needsPredefinedBounds | +
+If true, broad-phase needs 'regions' to work. +
+ +
+