nphysics3d::object::RigidBodyHandle [] [src]

type RigidBodyHandle = Rc<RefCell<RigidBody>>;

A shared, mutable, rigid body.