MAX_DISTANCE_REF_POINTS
if (distance_ref_points_depth > MAX_DISTANCE_REF_POINTS) {
MAX_DISTANCE_REF_POINTS);
distance_ref_points_depth = MAX_DISTANCE_REF_POINTS;
static int distance_lookup_table[MAX_NUMNODES][MAX_DISTANCE_REF_POINTS];