pub unsafe extern "C" fn PxTransform_isFinite(
    self_: *const PxTransform
) -> bool
Expand description

returns true if all elems are finite (not NAN or INF, etc.)