#include "PxRigidActor.h"
#include "PxForceMode.h"
Go to the source code of this file.
Classes | |
struct | PxRigidBodyFlag |
Collection of flags describing the behavior of a rigid body. More... | |
class | PxRigidBody |
PxRigidBody is a base class shared between dynamic rigid body objects. More... | |
Typedefs | |
typedef PxFlags < PxRigidBodyFlag::Enum, PxU8 > | PxRigidBodyFlags |
collection of set bits defined in PxRigidBodyFlag. |