raqote
0.8.5
Point
Aliased type
Fields
x
y
In crate raqote
Type Alias
raqote
::
Point
Copy item path
source
·
[
−
]
pub type Point =
Point2D
<
f32
>;
Aliased Type
§
struct Point { pub x:
f32
, pub y:
f32
, }
Fields
§
§
x:
f32
§
y:
f32