Skip to main content

distance_squared

Function distance_squared 

Source
pub fn distance_squared(a: Vec3, b: Vec3) -> f32
Expand description

Squared distance between two points.