Used to create and store a proj context object, correctly freeing the context upon destruction.
More...
#include <qgsgeos.h>
|
static GEOSContextHandle_t | get () |
| Returns a thread local instance of a GEOS context, safe for use in the current thread.
|
|
Used to create and store a proj context object, correctly freeing the context upon destruction.
- Note
- Not available in Python bindings
- Since
- QGIS 3.38
Definition at line 43 of file qgsgeos.h.
◆ QgsGeosContext()
QgsGeosContext::QgsGeosContext |
( |
| ) |
|
◆ ~QgsGeosContext()
QgsGeosContext::~QgsGeosContext |
( |
| ) |
|
◆ get()
static GEOSContextHandle_t QgsGeosContext::get |
( |
| ) |
|
|
static |
Returns a thread local instance of a GEOS context, safe for use in the current thread.
The documentation for this class was generated from the following file:
- /build/qgis-3.40.0+99sid/src/core/geometry/qgsgeos.h