pub unsafe extern "C" fn PxTransform_isSane(
self_: *const PxTransform,
) -> boolExpand description
returns true if finite and quat magnitude is reasonably close to unit to allow for some accumulation of error vs isValid
pub unsafe extern "C" fn PxTransform_isSane(
self_: *const PxTransform,
) -> boolreturns true if finite and quat magnitude is reasonably close to unit to allow for some accumulation of error vs isValid