#include <gdalinh.h>


Public Member Functions | |
| wxGISGeometryRefData (OGRGeometry *poGeom=NULL, bool bOwnGeom=true) | |
| wxGISGeometryRefData (const wxGISGeometryRefData &data) | |
| bool | operator== (const wxGISGeometryRefData &data) const |
Protected Attributes | |
| OGRGeometry * | m_poGeom |
| bool | m_bOwnGeom |
Friends | |
| class | wxGISGeometry |
A reference data class for wxGISGeometry