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

type Vector = TypedVector2D<f32, UnknownUnit>;

Alias for euclid::Point2D<f32>.