Developer Documentation
PolyLineCollectionT< T >::iterator Struct Reference

Public Member Functions

 iterator (typename std::vector< PolyLine *>::iterator _begin, typename std::vector< PolyLine *>::iterator _end)
 
PolyLine *& operator* ()
 
PolyLineoperator-> ()
 
void operator++ ()
 
int idx ()
 
 operator bool () const
 

Public Attributes

int i_
 
std::vector< PolyLine * >::iterator it_
 
std::vector< PolyLine * >::iterator end_
 

Detailed Description

template<typename T>
struct PolyLineCollectionT< T >::iterator

Definition at line 53 of file PolyLineCollectionT.hh.


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