OGR
Public Member Functions | List of all members
OGRCompoundCurvePointIterator Class Reference
Inheritance diagram for OGRCompoundCurvePointIterator:
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

OGRBoolean OGRCompoundCurvePointIterator::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 OGRCompoundCurve::getCurve(), OGRPointIterator::getNextPoint(), OGRCompoundCurve::getNumCurves(), and OGRCurve::getPointIterator().


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

Generated for GDAL by doxygen 1.8.5.