Function firework_rs::utils::distance_squared

source ·
pub fn distance_squared(a: Vec2, b: Vec2) -> f32
Expand description

Return squared distance between to points