mirror of
https://github.com/boostorg/geometry.git
synced 2025-05-11 21:44:04 +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
|
|
*/
|