Function physx_sys::PxVec4_isFinite

source ·
pub unsafe extern "C" fn PxVec4_isFinite(self_: *const PxVec4) -> bool
Expand description

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