#include "foundation/PxVec3.h"
#include "foundation/PxBounds3.h"
#include "common/PxPhysXCommonConfig.h"
#include "common/PxBase.h"
Go to the source code of this file.
Classes | |
struct | PxTriangleMeshFlag |
Flags for the mesh geometry properties. More... | |
class | PxTriangleMesh |
A triangle mesh, also called a 'polygon soup'. More... | |
Typedefs | |
typedef PxFlags < PxTriangleMeshFlag::Enum, PxU8 > | PxTriangleMeshFlags |
collection of set bits defined in PxTriangleMeshFlag. More... | |