pub unsafe extern "C" fn PxShape_getActor(
    self_: *const PxShape
) -> *mut PxRigidActor
Expand description

Retrieves the actor which this shape is associated with.

The actor this shape is associated with, if it is an exclusive shape, else NULL