#include "qgis_core.h"
#include "qgis_sip.h"
#include "qgsgeometryengine.h"
#include "qgsgeometry.h"
#include "qgsconfig.h"
#include <geos_c.h>
#include <QThreadStorage>
Go to the source code of this file.
|
class | QgsGeos |
| Does vector analysis using the GEOS library and handles import, export, and exception handling. More...
|
|
class | QgsGeosContext |
| Used to create and store a proj context object, correctly freeing the context upon destruction. More...
|
|
|
namespace | geos |
| Contains geos related utilities and functions.
|
|