coordinates_generator
Face Struct Reference

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

Edgeedge_
 

Detailed Description

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

Constructor & Destructor Documentation

◆ Face() [1/2]

Face::Face ( )
inline

◆ Face() [2/2]

Face::Face ( Edge edge)
inline

Member Data Documentation

◆ edge_

Edge* Face::edge_

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