OGR
|
Public Member Functions | |
virtual OGRBoolean | getNextPoint (OGRPoint *p) override |
Returns the next point followed by the iterator. More... | |
Additional Inherited Members | |
![]() | |
static void | destroy (OGRPointIterator *) |
Destroys a point iterator. More... | |
|
overridevirtual |
Returns the next point followed by the iterator.
p | point to fill. |
Implements OGRPointIterator.
References OGRCompoundCurve::getCurve(), OGRPointIterator::getNextPoint(), OGRCompoundCurve::getNumCurves(), and OGRCurve::getPointIterator().