Searched refs:point_vector (Results 1 – 4 of 4) sorted by relevance
66 typedef std::vector<point_type> point_vector; in apply() typedef68 point_vector boundary_points; in apply()85 for (typename point_vector::const_iterator in apply()
58 using point_vector = std::vector<point_ptr<T>>; typedef61 using point_vector_itr = typename point_vector<T>::iterator;
184 point_vector<T> sort_ring_points(ring_ptr<T> r) { in sort_ring_points()185 point_vector<T> sorted_points; in sort_ring_points()
160 point_vector<T> all_points;