Skip to main content

b3IsValidPlane

Function b3IsValidPlane 

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

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