drawings_of_cliques
Face Struct Reference

Structure to store a face containing about one edge incident to it More...

#include <functions.hpp>

Public Member Functions

 Face ()
 

Public Attributes

Edgeedge_
 
int counter_of_same_last_edges [SIZE_OF_ARRAY+5]
 

Detailed Description

Structure to store a face containing about one edge incident to it

Constructor & Destructor Documentation

◆ Face()

Face::Face ( )
inline

Member Data Documentation

◆ counter_of_same_last_edges

int Face::counter_of_same_last_edges[SIZE_OF_ARRAY+5]

◆ edge_

Edge* Face::edge_

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