Public Attributes | List of all members
PxBroadPhaseCaps Struct Reference

Caps class for broad phase. More...

#include <PxBroadPhase.h>

Public Attributes

PxU32 maxNbRegions
 Max number of regions supported by the broad-phase. More...
 
PxU32 maxNbObjects
 Max number of objects supported by the broad-phase. More...
 
bool needsPredefinedBounds
 If true, broad-phase needs 'regions' to work. More...
 

Detailed Description

Caps class for broad phase.

Member Data Documentation

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.


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


Copyright © 2008-2015 NVIDIA Corporation, 2701 San Tomas Expressway, Santa Clara, CA 95050 U.S.A. All rights reserved. www.nvidia.com