OGR
Public Member Functions | List of all members
OGRSimpleCurvePointIterator Class Reference
Inheritance diagram for OGRSimpleCurvePointIterator:
OGRPointIterator

Public Member Functions

virtual 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...
 

Member Function Documentation

◆ getNextPoint()

OGRBoolean OGRSimpleCurvePointIterator::getNextPoint ( OGRPoint p)
overridevirtual

Returns the next point followed by the iterator.

Parameters
ppoint to fill.
Returns
TRUE in case of success, or FALSE if the end of the curve is reached.
Since
GDAL 2.0

Implements OGRPointIterator.

References OGRSimpleCurve::getNumPoints(), and OGRSimpleCurve::getPoint().


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

Generated for GDAL by doxygen 1.8.14.