[][src]Type Definition lyon_geom::Vector

type Vector<T> = Vector2D<T, UnknownUnit>;

Alias for euclid::default::Vector2D.