|
Correa 1
C++ library with Python bindings to analyse the shape of simple closed curves in R^2
|
Public Member Functions | |
| int | degree () |
| double | exteriorAngle () |
| double | height () |
| double | x () |
| double | y () |
| void | shift (double c_x, double c_y) |
Public Attributes | |
| Vector2D | position |
| int | index |
| VertexIter | prev |
| VertexIter | next |