#include "PxPhysXConfig.h"#include "common/PxBase.h"#include "geometry/PxGeometry.h"#include "geometry/PxGeometryHelpers.h"#include "PxQueryReport.h"
Go to the source code of this file.
Classes | |
| struct | PxShapeFlag |
| Flags which affect the behavior of PxShapes. More... | |
| class | PxShape |
| Abstract class for collision shapes. More... | |
Typedefs | |
| typedef PxFlags < PxShapeFlag::Enum, PxU8 > | PxShapeFlags |
| collection of set bits defined in PxShapeFlag. More... | |