Nyall Dawson 2e44c11914 Some QgsPoint improvements
- Modernize QgsVector, improve docs, add some methods missing from
Python bindings
- Add method to QgsPoint to project a point by a specified distance
and bearing
- Add distance methods to complement existing sqrDist squared distance
methods
- Rename QgsVector::normal to normalized (avoid confusion with normal
vectors)
- Add more QgsPoint operators
- Add some more QgsPoint and QgsVector tests
2016-04-06 20:55:26 +10:00
..
2016-04-06 20:55:26 +10:00
2016-03-22 09:47:14 +01:00
2016-03-21 17:00:26 +01:00
2016-03-21 17:00:26 +01:00
2016-03-25 12:17:58 +01:00