Function physx_sys::PxVec2_isFinite

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

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