16 #ifndef _PATHUTIL_INCLUDE
17 #define _PATHUTIL_INCLUDE
18 #define _BLD_pathplan 1
31 #define TRUE (NOT(FALSE))
36 #ifndef PATHPLAN_EXPORTS
37 #define extern __declspec(dllimport)
COORD area2(Ppoint_t, Ppoint_t, Ppoint_t)
int intersect(Ppoint_t a, Ppoint_t b, Ppoint_t c, Ppoint_t d)
int in_poly(Ppoly_t argpoly, Ppoint_t q)
COORD dist2(Ppoint_t, Ppoint_t)
int wind(Ppoint_t a, Ppoint_t b, Ppoint_t c)
Ppoly_t copypoly(Ppoly_t)