Type Definition lyon_tessellation::math::Point[][src]

type Point = Point2D<f32, UnknownUnit>;

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