PxBroadPhaseRegionInfo
Defined in include/PxBroadPhase.h
-
struct PxBroadPhaseRegionInfo
Information & stats structure for a region.
Public Members
-
PxBroadPhaseRegion mRegion
User-provided region data.
-
bool mActive
True if region is currently used, i.e. it has not been removed.
-
bool mOverlap
True if region overlaps other regions (regions that are just touching are not considering overlapping)
-
PxBroadPhaseRegion mRegion