logo

Type Definition lyon::math::Point

[]
pub type Point = Point2D<f32, UnknownUnit>;
Expand description

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