[][src]Type Definition physx::rigid_static::RigidStatic

type RigidStatic = PxType<PxRigidStatic>;

Trait Implementations

impl Deref for RigidStatic[src]

type Target = RigidActor

The resulting type after dereferencing.

impl DerefMut for RigidStatic[src]