Skip to main content

is_normalized

Function is_normalized 

Source
pub fn is_normalized(a: Vec3) -> bool
Expand description

Is a vector normalized? In other words, does it have unit length?