Searched refs:bottom_point (Results 1 – 3 of 3) sorted by relevance
461 if (!outRec1->bottom_point) { in get_lower_most_ring()462 outRec1->bottom_point = get_bottom_point(outRec1->points); in get_lower_most_ring()464 if (!outRec2->bottom_point) { in get_lower_most_ring()465 outRec2->bottom_point = get_bottom_point(outRec2->points); in get_lower_most_ring()467 point_ptr<T> OutPt1 = outRec1->bottom_point; in get_lower_most_ring()468 point_ptr<T> OutPt2 = outRec2->bottom_point; in get_lower_most_ring()586 keep_ring->bottom_point = nullptr; in append_ring()591 remove_ring->bottom_point = nullptr; in append_ring()
81 point_ptr<T> bottom_point; member96 bottom_point(nullptr),
665 ring_origin->bottom_point = nullptr; in process_single_intersection()669 ring_itr->bottom_point = nullptr; in process_single_intersection()