#include "geometry/PxGeometry.h"
#include "geometry/PxMeshScale.h"
#include "common/PxCoreUtilityTypes.h"
Go to the source code of this file.
Classes | |
struct | PxMeshGeometryFlag |
Flags controlling the simulated behavior of the triangle mesh geometry. More... | |
class | PxTriangleMeshGeometry |
Triangle mesh geometry class. More... | |
Typedefs | |
typedef PxFlags < PxMeshGeometryFlag::Enum, PxU8 > | PxMeshGeometryFlags |
collection of set bits defined in PxMeshGeometryFlag. |