Bayeux  3.4.1
Core Foundation library for SuperNEMO
Public Member Functions | List of all members
geomtools::i_polygon Class Referenceabstract

Polygon 2D shape. More...

#include <bayeux/geomtools/i_polygon.h>

Inheritance diagram for geomtools::i_polygon:
geomtools::quadrangle geomtools::rectangle geomtools::regular_polygon geomtools::simple_polygon geomtools::triangle

Public Member Functions

virtual unsigned int compute_vertexes (vertex_col_type &vertexes_) const =0
 Build an ordered collection of vertexes. More...
 

Detailed Description

Polygon 2D shape.

Member Function Documentation

◆ compute_vertexes()

virtual unsigned int geomtools::i_polygon::compute_vertexes ( vertex_col_type vertexes_) const
pure virtual

The documentation for this class was generated from the following file: