[]Type Definition lyon_tess2::math::Point

type Point = Point2D<f32, UnknownUnit>;

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