QGIS/providers
morb_au 461803e61e Rearranges QgsFeature so that its owned geometry is abstracted to its own class, QgsGeometry.
As bonus features:
 * QgsFeature::setGeometry is now setGeometryAndOwnership in order to clarify what is responsible for destruction of the WKB buffer.  Code calling setGeometry has been adjusted accordingly.
 * Additional functionality to find the closest segment is added, to support an upcoming commit for Add Vertex.


git-svn-id: http://svn.osgeo.org/qgis/trunk@3474 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-05-28 01:52:34 +00:00
..