coordinates_generator
|
Structure to store a face containing about one edge incident to it More...
#include <functions.hpp>
Public Member Functions | |
Face () | |
Face (Edge *edge) | |
Public Attributes | |
Edge * | edge_ |
Structure to store a face containing about one edge incident to it
|
inline |
|
inline |
Edge* Face::edge_ |