[go: up one dir, main page]

[]Type Definition lyon::math::Point

type Point = TypedPoint2D<f32, UnknownUnit>;

Alias for euclid::Point2D<f32>.