[][src]Type Definition physx::rigid_actor::RigidActor

type RigidActor = PxType<PxRigidActor>;

Trait Implementations

impl Collidable for RigidActor[src]

impl Deref for RigidActor[src]

type Target = Actor

The resulting type after dereferencing.

impl DerefMut for RigidActor[src]

impl Releasable for RigidActor[src]