#include "foundation/PxVec3.h"
#include "foundation/PxFlags.h"
#include "common/PxCoreUtilityTypes.h"
#include "common/PxPhysXCommonConfig.h"
Go to the source code of this file.
Classes | |
struct | PxMeshFlag |
Enum with flag values to be used in PxSimpleTriangleMesh::flags. More... | |
class | PxSimpleTriangleMesh |
A structure describing a triangle mesh. More... | |
Typedefs | |
typedef PxFlags < PxMeshFlag::Enum, PxU16 > | PxMeshFlags |
collection of set bits defined in PxMeshFlag. |