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::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

Member Function Documentation

◆ operator=()

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

Assignment operator.

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

Since
GDAL 2.1

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

Generated for GDAL by doxygen 1.8.13.