Bayeux
3.4.1
Core Foundation library for SuperNEMO
|
Polygon 2D shape. More...
#include <bayeux/geomtools/i_polygon.h>
Public Member Functions | |
virtual unsigned int | compute_vertexes (vertex_col_type &vertexes_) const =0 |
Build an ordered collection of vertexes. More... | |
Polygon 2D shape.
|
pure virtual |
Build an ordered collection of vertexes.
Implemented in geomtools::quadrangle, geomtools::simple_polygon, geomtools::regular_polygon, geomtools::triangle, and geomtools::rectangle.