Home
last modified time | relevance | path

Searched defs:Point_range (Results 1 – 5 of 5) sorted by relevance

/dports/math/cgal/CGAL-5.3/examples/Classification/
H A Dexample_feature.cpp18 typedef std::vector<Point> Point_range; typedef
H A Dexample_classification.cpp25 typedef std::vector<Point> Point_range; typedef
/dports/math/cgal/CGAL-5.3/include/CGAL/Point_set_processing_3/internal/
H A DNeighbor_query.h39 typedef PointRangeRef Point_range; typedef
/dports/math/cgal/CGAL-5.3/include/CGAL/Orthtree/
H A DNode.h124 typedef boost::iterator_range<iterator> Point_range; typedef
/dports/math/cgal/CGAL-5.3/include/CGAL/
H A DPoint_set_3.h192 typedef Property_range<Point> Point_range; ///< Constant range of points typedef