Point
lyon_
algorithms
1.0.16
Point
Aliased Type
Fields
x
y
In lyon_
algorithms::
rounded_
polygon
lyon_algorithms
::
rounded_polygon
Type Alias
Point
Copy item path
Source
pub type Point =
Point2D
<
f32
>;
Aliased Type
§
pub struct Point { pub x:
f32
, pub y:
f32
, }
Fields
§
§
x:
f32
§
y:
f32