GrAL::BoundaryComponentEdgeIterator2D< Grid, CellPred > Class Template Reference
[Boundary Component Iterators]
Iterator visiting the edges of a boundary component of a 2D grid.
More...
#include </home/guntram/tmp/GrAL/gral/base/include/Gral/Iterators/boundary-iterator.h>
List of all members.
|
Public Types |
|
typedef base::Edge | Edge |
|
typedef Edge | value_type |
Public Member Functions |
|
| BoundaryComponentEdgeIterator2D (const base &bs) |
|
| BoundaryComponentEdgeIterator2D (const Edge &e) |
|
| BoundaryComponentEdgeIterator2D (const Edge &e, const CellPred &ins) |
|
const Edge & | operator* () const |
Detailed Description
template<class Grid, class CellPred = iscellinside_pred<Grid>>
class GrAL::BoundaryComponentEdgeIterator2D< Grid, CellPred >
Iterator visiting the edges of a boundary component of a 2D grid.
- See also:
- Module Boundary Component Iterators
boundary_range_generic
BoundaryComponentIterator2D
Definition at line 236 of file boundary-iterator.h.
The documentation for this class was generated from the following file: