geo/geo_path library
Classes
- GeoPath
-
The GeoPath class is used to generate a smooth Path by rounding corners with
cornerRadiusunits from the corner. IfcornerRadiusis zero, the coordinates are converted into a Path without rounding corners. Otherwise, the start and end of the curve on two adjacent sides is determined bycornerRadiususing a bezeir curve.