Method
GeglPathPointdist
Declaration [src]
gdouble
gegl_path_point_dist (
GeglPathPoint* a,
GeglPathPoint* b
)
Description [src]
Compute the distance between GeglPathPoint a and b.
| This method is not directly available to language bindings. |
Parameters
b |
GeglPathPoint |
An arbitrary GeglPathPoint. |
|
| The data is owned by the caller of the function. |