Function lyon_path::math::vector[][src]

pub fn vector(x: f32, y: f32) -> Vector

Shorthand for Vector::new(x, y).