cgal/Packages/Point_set_2/changes.txt

21 lines
661 B
Plaintext

2.2.1 manual changes
some member functions removed from Point_set_2 class
2.2 function template versions for nearest neighbor queries and
range searches added
2.1.1 a shorter example program was added and is includet in the manual
2.1 manual changed
kernel traits support improved
2.0.2 point_set_traits_2 removed (we need now only one geometric
traits class)
2.0.1 range search example program changed
some 'typenames' and a typedef added to Point_set_2.h
to please g++ with -pedantic compilation
2.0 The Point_set_2 class is now based on the CGAL Delaunay triangulation
and needs no longer LEDA