|
OGR
|
Public Member Functions | |
| OGRBoolean | getNextPoint (OGRPoint *p) override |
| Returns the next point followed by the iterator. More... | |
Additional Inherited Members | |
Static Public Member Functions inherited from OGRPointIterator | |
| 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().
1.8.14.