mirror of
https://github.com/qgis/QGIS.git
synced 2025-03-03 00:02:25 -05:00
Doxymentation
This commit is contained in:
parent
c9fa33410d
commit
a1a19d2b13
@ -460,7 +460,8 @@ class CORE_EXPORT QgsGeometry
|
||||
/** Returns the smallest convex polygon that contains all the points in the geometry. */
|
||||
QgsGeometry* convexHull() const;
|
||||
|
||||
/* Return interpolated point on line at distance
|
||||
/**
|
||||
* Return interpolated point on line at distance
|
||||
* @note added in 1.9
|
||||
*/
|
||||
QgsGeometry* interpolate( double distance ) const;
|
||||
|
Loading…
x
Reference in New Issue
Block a user