GEOS  3.9.1dev
Public Types | Public Attributes | List of all members
geos::geom::GeomPtrPair Struct Reference

#include <Geometry.h>

Public Types

typedef std::unique_ptr< GeometryGeomPtr
 

Public Attributes

GeomPtr first
 
GeomPtr second
 

Detailed Description

Definition at line 976 of file Geometry.h.

Member Typedef Documentation

typedef std::unique_ptr<Geometry> geos::geom::GeomPtrPair::GeomPtr

Definition at line 977 of file Geometry.h.

Member Data Documentation

GeomPtr geos::geom::GeomPtrPair::first

Definition at line 978 of file Geometry.h.

GeomPtr geos::geom::GeomPtrPair::second

Definition at line 979 of file Geometry.h.


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