Developer Documentation
|
Public Member Functions | |
iterator (typename std::vector< PolyLine *>::iterator _begin, typename std::vector< PolyLine *>::iterator _end) | |
PolyLine *& | operator* () |
PolyLine * | operator-> () |
void | operator++ () |
int | idx () |
operator bool () const | |
Public Attributes | |
int | i_ |
std::vector< PolyLine * >::iterator | it_ |
std::vector< PolyLine * >::iterator | end_ |
Definition at line 53 of file PolyLineCollectionT.hh.