Function firework_rs::utils::distance_squared
source · pub fn distance_squared(a: Vec2, b: Vec2) -> f32Expand description
Return squared distance between to points
pub fn distance_squared(a: Vec2, b: Vec2) -> f32Return squared distance between to points