diff options
Diffstat (limited to 'src/2geom/geom.cpp')
| -rw-r--r-- | src/2geom/geom.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/2geom/geom.cpp b/src/2geom/geom.cpp index e93247899..8845cefa8 100644 --- a/src/2geom/geom.cpp +++ b/src/2geom/geom.cpp @@ -10,6 +10,7 @@ #include "point.h" namespace Geom { + /** * Finds the intersection of the two (infinite) lines * defined by the points p such that dot(n0, p) == d0 and dot(n1, p) == d1. |
