|
PCB Environment 2
|
Data associated with a triangle in the Delaunay triangulation of the board. More...
#include <NavTriangulation.hpp>
Public Member Functions | |
| const Triangle_2 & | getTriangle () const |
| const Color & | getColor () const |
| void | setVertices (const Point_2 *) |
| void | setColor (Color c) |
Data associated with a triangle in the Delaunay triangulation of the board.