#include "outlines.h"Functions | |
| int | crosses_outline (EDGEPT *p0, EDGEPT *p1, EDGEPT *outline) |
| int | is_crossed (TPOINT a0, TPOINT a1, TPOINT b0, TPOINT b1) |
| int | is_same_edgept (EDGEPT *p1, EDGEPT *p2) |
| EDGEPT * | near_point (EDGEPT *point, EDGEPT *line_pt_0, EDGEPT *line_pt_1) |
| void | reverse_outline (EDGEPT *outline) |
| void reverse_outline | ( | EDGEPT * | outline | ) |
1.6.3