|
Recti 1.2.4
|
Conversion function from RPolygon to general Polygon. More...

Go to the source code of this file.
Namespaces | |
| namespace | recti |
Functions | |
| template<typename T > | |
| constexpr auto | recti::to_polygon (const RPolygon< T > &rpoly) -> Polygon< T > |
| Converts a rectilinear polygon to a general polygon. | |
Conversion function from RPolygon to general Polygon.