Class SEGMENT_ITERATOR_TEMPLATE.
More...
#include <shape_poly_set.h>
template<class T>
class SHAPE_POLY_SET::SEGMENT_ITERATOR_TEMPLATE< T >
Class SEGMENT_ITERATOR_TEMPLATE.
Base class for iterating over all segments in a given SHAPE_POLY_SET.
◆ GetIndex()
Function GetIndex.
- Returns
- VERTEX_INDEX - indices of the current polygon, contour and vertex.
◆ IsAdjacent()
Function IsAdjacent.
- Parameters
-
aOther | is an iterator pointing to another segment. |
- Returns
- bool - true if both iterators point to the same segment of the same contour of the same polygon of the same polygon set; false otherwise.
◆ IsLastPolygon()
Function IsLastOutline.
- Returns
- bool - true if the current outline is the last one.
The documentation for this class was generated from the following file: