Function graphics::math::perp

source ·
pub fn perp<T>(v: [T; 2]) -> [T; 2]where
    T: Float,
Expand description

Creates a perpendicular vector.