Function graphics::math::perp [] [src]

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

Creates a perpendicular vector.