mirror of
https://github.com/boostorg/geometry.git
synced 2025-05-10 15:44:07 +00:00
11 lines
173 B
C++
11 lines
173 B
C++
/*!
|
|
\defgroup sectionalize sectionalize: split a geometry (polygon, linestring, etc)
|
|
into monotonic sections
|
|
|
|
\par Geometries:
|
|
- LINESTRING:
|
|
- RING:
|
|
- POLYGON:
|
|
- BOX
|
|
*/
|