Type Definition lyon_path::math::Vector[][src]

type Vector = Vector2D<f32>;
Expand description

Alias for euclid::default::Point2D<f32>.