#include "geometry/PxGeometry.h"
#include "geometry/PxMeshScale.h"
#include "common/PxCoreUtilityTypes.h"
#include "geometry/PxConvexMesh.h"
Go to the source code of this file.
Classes | |
struct | PxConvexMeshGeometryFlag |
Flags controlling the simulated behavior of the convex mesh geometry. More... | |
class | PxConvexMeshGeometry |
Convex mesh geometry class. More... | |
Typedefs | |
typedef PxFlags < PxConvexMeshGeometryFlag::Enum, PxU8 > | PxConvexMeshGeometryFlags |
collection of set bits defined in PxConvexMeshGeometryFlag. |