too_close
if (too_close(p1, p2, 1)) {
if (too_close(p1, &p, 4)) {
static int too_close(const PLANE *, const PLANE *, int);