#include <GeometryCore.h>
Public Types | |
using | iterator = Iter |
Public Member Functions | |
IteratorBox (GeometryCore const *geom) | |
iterator | begin () const |
iterator | end () const |
iterator | cbegin () const |
iterator | cend () const |
Protected Attributes | |
iterator | b |
iterator | e |
Definition at line 371 of file GeometryCore.h.
using gar::geo::IteratorBox< Iter, BeginFunc, EndFunc >::iterator = Iter |
Definition at line 373 of file GeometryCore.h.
|
inline |
Definition at line 375 of file GeometryCore.h.
|
inline |
Definition at line 378 of file GeometryCore.h.
|
inline |
Definition at line 381 of file GeometryCore.h.
|
inline |
Definition at line 382 of file GeometryCore.h.
|
inline |
Definition at line 379 of file GeometryCore.h.
|
protected |
Definition at line 385 of file GeometryCore.h.
|
protected |
Definition at line 385 of file GeometryCore.h.