PxVec3_isFinite

Function 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.)