Graphviz  2.29.20120524.0446
Functions
lib/pathplan/inpoly.c File Reference
#include <stdlib.h>
#include "vispath.h"
#include "pathutil.h"
Include dependency graph for inpoly.c:

Go to the source code of this file.

Functions

int in_poly (Ppoly_t poly, Ppoint_t q)

Function Documentation

int in_poly ( Ppoly_t  poly,
Ppoint_t  q 
)

Definition at line 29 of file inpoly.c.

References Ppoly_t::ps, Ppoly_t::pn, wind(), FALSE, and TRUE.

Referenced by makeSpline().