53 using RegisteredSet::RegisteredSet;
62 return *registeredAt();
Declaration of CombinatorialEmbedding and face.
Declaration and implementation of ogdf::RegisteredSet.
Basic declarations, included by all source files.
Combinatorial embeddings of planar graphs.
const ConstCombinatorialEmbedding & embeddingOf() const
Returns the associated combinatorial embedding.
const list_type & faces() const
Returns a reference to the list of faces contained in this set.
Constant-time set operations.
#define OGDF_EXPORT
Specifies that a function or class is exported by the OGDF dynamic library (shared object / DLL),...
Utility macros for declaring copy and move constructors and assignment operations.
#define OGDF_DEFAULT_COPY(cls)
Explicitly provides default copy construction and assignment for class cls.
#define OGDF_ASSERT(expr)
Assert condition expr. See doc/build.md for more information.
The namespace for all OGDF objects.