b2IsValidPlane

Function b2IsValidPlane 

Source
pub unsafe extern "C" fn b2IsValidPlane(a: b2Plane) -> bool
Expand description

Is this a valid plane? Normal is a unit vector. Not Nan or infinity.