pub unsafe extern "C" fn PxTransform_isFinite(
self_: *const PxTransform,
) -> boolExpand description
returns true if all elems are finite (not NAN or INF, etc.)
pub unsafe extern "C" fn PxTransform_isFinite(
self_: *const PxTransform,
) -> boolreturns true if all elems are finite (not NAN or INF, etc.)