drawings_of_cliques
|
Structure to store a face containing about one edge incident to it More...
#include <functions.hpp>
Public Member Functions | |
Face () | |
Public Attributes | |
Edge * | edge_ |
int | counter_of_same_last_edges [SIZE_OF_ARRAY+5] |
Structure to store a face containing about one edge incident to it
|
inline |
int Face::counter_of_same_last_edges[SIZE_OF_ARRAY+5] |
Edge* Face::edge_ |