View on the vertices. The vertices are accessible with iterators.
More...
|
| bgl_ve_view (Iter &_cref1, Iter &_cref2) |
| Initializes a view with 2 iterators : The begin and the end. More...
|
|
iterator | begin () const |
|
iterator | end () const |
|
template<class Iter>
class stapl::sequential::bgl_ve_view< Iter >
View on the vertices. The vertices are accessible with iterators.
- Template Parameters
-
◆ bgl_ve_view()
Initializes a view with 2 iterators : The begin and the end.
- Parameters
-
_cref1,_cref2 | The begin and end iterators. |
The documentation for this class was generated from the following file: