mirror of
https://github.com/boostorg/geometry.git
synced 2025-05-10 15:44:07 +00:00
9 lines
147 B
C++
9 lines
147 B
C++
/*!
|
|
\defgroup perimeter perimeter: calculate perimeter of a geometry
|
|
\par Geometries:
|
|
- \b polygon
|
|
- \b box
|
|
- \b linear_ring
|
|
- \b multi_polygon
|
|
*/
|