Struct SFCGAL::graph::Edge
ClassList > SFCGAL > graph > Edge
[private]An edge in a GeometryGraph with minimal requirements (some algorithms could need more information)
#include <Edge.h>
Public Attributes
Type | Name |
---|---|
int | face |
Public Functions
Type | Name |
---|---|
Edge (const int & face_=-1) |
Public Attributes Documentation
variable face
int SFCGAL::graph::Edge::face;
Public Functions Documentation
function Edge
SFCGAL::graph::Edge::Edge (
const int & face_=-1
)
The documentation for this class was generated from the following file /builds/sfcgal/SFCGAL/src/detail/graph/Edge.h