Isis Developer Reference
GisGeometry.h File Reference
#include <geos_c.h>
#include <QMetaType>
#include <QSharedPointer>

Go to the source code of this file.

Classes

class  Isis::GisGeometry
 Encapsulation class provides support for GEOS-C API. More...
 

Namespaces

namespace  Isis
 This is free and unencumbered software released into the public domain.
 

Typedefs

typedef QSharedPointer< GisGeometryIsis::SharedGisGeometry
 Definition for a SharedGisGeometry, a shared pointer to a GisGeometry.
 

Functions

 Q_DECLARE_METATYPE (Isis::SharedGisGeometry)
 

Function Documentation

◆ Q_DECLARE_METATYPE()

Q_DECLARE_METATYPE ( Isis::SharedGisGeometry )