|
ICAROUS
|
#include <PolycarpEdgeProximity.h>
Static Public Member Functions | |
| static bool | near_edge (const Vect2 &segstart, const Vect2 &segend, const Vect2 &s, double BUFF) |
| static bool | segments_2D_close (const Vect2 &segstart1, const Vect2 &segend1, const Vect2 &segstart2, const Vect2 &segend2, double BUFF) |
| static Vect2 | closest_point (const Vect2 &segstart, const Vect2 &segend, const Vect2 &s, double BUFFER) |
PolycarpEdgeProximity - Determining if a point is near a line segment or if two line segments are near each other