![]() |
#include "Contour.hpp"
#include <set>
Include dependency graph for Contour.cpp:

Go to the source code of this file.
Functions | |
| double | lineDistance (IntVec p1, IntVec p2, IntVec p3) |
| Returns the distance between the line formed by p1 and p2, and the point p3. | |
Author: Matt Loper
Definition in file Contour.cpp.
1.3