sfcgal
0.8.2
sfcgal
Type Alias
Point2d
Copy item path
Source
pub type Point2d = (
f64
,
f64
);
Expand description
Type alias for manipulating 2d coordinates, represented as (x, y).