Function physx_sys::PxVec3_isFinite

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

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