Go to the source code of this file.
|
#define | le 0 |
|
#define | re 1 |
|
◆ le
◆ re
◆ Edge
◆ clip_line()
void clip_line |
( |
Edge * |
e | ) |
|
|
extern |
Definition at line 69 of file edges.c.
References Edge::a, Edge::b, Edge::c, Site::coord, doSeg(), Edge::ep, NULL, pxmax, pxmin, pymax, pymin, s1(), Point::x, and Point::y.
Referenced by endpoint(), and voronoi().
◆ edgeinit()
◆ endpoint()
void endpoint |
( |
Edge * |
e, |
|
|
int |
lr, |
|
|
Site * |
s |
|
) |
| |
|
extern |
◆ gvbisect()
Definition at line 27 of file edges.c.
References Site::coord, dx, dy, efl, getfree(), newedge(), NULL, ref(), s1(), Point::x, and Point::y.
Referenced by voronoi().
◆ pxmax
◆ pxmin
◆ pymax
◆ pymin