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, PxU16 > | PxRigidBodyFlags |
collection of set bits defined in PxRigidBodyFlag. More... | |