QGIS API Documentation
2.18.21-Las Palmas (9fba24a)
|
Public Member Functions | |
QgsGeometryPrivate () | |
~QgsGeometryPrivate () | |
Public Attributes | |
QgsAbstractGeometryV2 * | geometry |
GEOSGeometry * | mGeos |
const unsigned char * | mWkb |
int | mWkbSize |
QAtomicInt | ref |
Definition at line 54 of file qgsgeometry.cpp.
|
inline |
Definition at line 56 of file qgsgeometry.cpp.
|
inline |
Definition at line 57 of file qgsgeometry.cpp.
QgsAbstractGeometryV2* QgsGeometryPrivate::geometry |
Definition at line 59 of file qgsgeometry.cpp.
|
mutable |
Definition at line 62 of file qgsgeometry.cpp.
|
mutable |
Definition at line 60 of file qgsgeometry.cpp.
|
mutable |
Definition at line 61 of file qgsgeometry.cpp.
QAtomicInt QgsGeometryPrivate::ref |
Definition at line 58 of file qgsgeometry.cpp.