#include "foundation/PxVec3.h"
#include "foundation/PxFlags.h"
#include "common/PxCoreUtilityTypes.h"
#include "geometry/PxConvexMesh.h"
Go to the source code of this file.
Classes | |
struct | PxConvexFlag |
Flags which describe the format and behavior of a convex mesh. More... | |
class | PxConvexMeshDesc |
Descriptor class for PxConvexMesh. More... | |
Typedefs | |
typedef PxFlags < PxConvexFlag::Enum, PxU16 > | PxConvexFlags |
collection of set bits defined in PxConvexFlag. |