Easy3D 2.5.3
Graph::EdgeContainer Class Reference

#include <graph.h>

Public Member Functions

 EdgeContainer (EdgeIterator _begin, EdgeIterator _end)
 
EdgeIterator begin () const
 
EdgeIterator end () const
 

Detailed Description

this helper class is a container for iterating through all edges using C++11 range-based for-loops.

See also
edges()

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