Easy3D 2.5.3
|
#include <poly_mesh.h>
Public Member Functions | |
EdgeContainer (EdgeIterator _begin, EdgeIterator _end) | |
EdgeIterator | begin () const |
EdgeIterator | end () const |
this helper class is a container for iterating through all edges using C++11 range-based for-loops.