|
MyGAL
|
Structure representing a cell in the diagram. More...
#include <Diagram.h>

Public Attributes | |
| Site * | site |
| HalfEdge * | outerComponent |
Structure representing a cell in the diagram.
The outer component of the face is represented as a doubly linked list. If the face is bounded, the list is circular.
| HalfEdge* mygal::Diagram< T >::Face::outerComponent |
| Site* mygal::Diagram< T >::Face::site |
1.8.13