Easy3D 2.5.3
PolyMesh::CellContainer Class Reference

#include <poly_mesh.h>

Public Member Functions

 CellContainer (CellIterator _begin, CellIterator _end)
 
CellIterator begin () const
 
CellIterator end () const
 

Detailed Description

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

See also
cells()

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