OGR
Public Member Functions | Friends | List of all members
OGRCurveCollection Class Reference

#include <ogr_geometry.h>

Public Member Functions

 OGRCurveCollection (const OGRCurveCollection &other)
 Copy constructor. More...
 
OGRCurveCollectionoperator= (const OGRCurveCollection &other)
 Assignment operator. More...
 

Friends

class OGRCompoundCurve
 
class OGRCurvePolygon
 
class OGRPolygon
 

Detailed Description

Utility class to store a collection of curves. Used as a member of OGRCompoundCurve and OGRCurvePolygon.

This class is only exported because of linking issues. It should never be directly used.

Since
GDAL 2.0

Constructor & Destructor Documentation

OGRCurveCollection::OGRCurveCollection ( const OGRCurveCollection other)

Copy constructor.

Note: before GDAL 2.1, only the default implementation of the constructor existed, which could be unsafe to use.

Since
GDAL 2.1

References OGRGeometry::clone().

Member Function Documentation

OGRCurveCollection & OGRCurveCollection::operator= ( const OGRCurveCollection other)

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

Generated for GDAL by doxygen 1.8.11.