33#ifdef OGDF_INCLUDE_CGAL
48template<
typename kernel>
53template<
typename kernel>
58template<
typename Graph,
typename Polygon>
63 p.push_back(g.get_point(
current->theNode()));
69template<
typename kernel,
typename Polygon>
Declaration of CombinatorialEmbedding and face.
Includes declaration of graph class.
Declaration of class GraphAttributes which extends a Graph by additional attributes.
adjEntry faceCycleSucc() const
Returns the cyclic successor in face.
node target() const
Returns the target node of the edge.
node source() const
Returns the source node of the edge.
adjEntry nextFaceEdge(adjEntry adj) const
Returns the successor of adj in the list of all adjacency elements in the face.
adjEntry firstAdj() const
Returns the first adjacency element in the face.
AdjElement * adjEntry
The type of adjacency entries.
NodeElement * node
The type of nodes.
EdgeElement * edge
The type of edges.
#define OGDF_ASSERT(expr)
Assert condition expr. See doc/build.md for more information.
static MultilevelBuilder * getDoubleFactoredZeroAdjustedMerger()
The namespace for all OGDF objects.