mirror of https://github.com/CGAL/cgal
65 lines
2.0 KiB
Plaintext
65 lines
2.0 KiB
Plaintext
2.15 (13 Apr 2001)
|
|
- coplanar_side_of_oriented_circle().
|
|
|
|
2.14 (23 Mar 2001)
|
|
- Add Construct_center_[23].
|
|
|
|
2.13 (23 Mar 2001)
|
|
- Fix Construct_sphere_3.
|
|
|
|
2.12 (23 Mar 2001)
|
|
- Fix return type of Construct_circumcenter_[23].
|
|
|
|
2.11 (20 Mar 2001)
|
|
- Added squared_radius() and Compute_squared_radius_[23].
|
|
|
|
2.10 (16 Mar 2001)
|
|
- Added constructor Vector(Point, Point).
|
|
- Fix copy-paste bug in Compute_squared_distance that prevented compilation.
|
|
- Rename Kernel::* to Kernel_*.
|
|
- Replace operator*.tex by operatorStar.tex.
|
|
- Add documentation for Side_of_bounded_circle(p,q,t) and
|
|
Side_of_bounded_sphere(p,q,t) and Side_of_bounded_sphere(p,q,r,t).
|
|
|
|
2.9 (6 Mar 2001)
|
|
- Add Construct_cross_product_vector_3.
|
|
- Add Simple_homogeneous.
|
|
- Add Compute_squared_distance_2 and 3.
|
|
|
|
2.8 (14 Feb 2001)
|
|
|
|
- Added some missing function object classes
|
|
- Added doc for area and volume functions and function objects
|
|
- Added doc for new min_coord, max_coord in Iso_rectangle and Iso_cuboid
|
|
- Added doc for new constructor in Iso_rectangle and Iso_cuboid
|
|
- Added missing xmin, ymin, xmax, ymax documentation in Iso_rectangle
|
|
|
|
2.7 (26 Sep 2000)
|
|
|
|
- links for Cartesian and intersection suppressed in many places (certainly
|
|
not all where necessary)
|
|
- orientation and opposite are not linked anymore
|
|
- spacing for Kernel fixed (uses \ccAdditionalRefSkip length - thanks to Susan)
|
|
- operators now show up in the postscript version again with Vector/Point (don't
|
|
know the exact reason for this problem related to operator Layout
|
|
|
|
2.6 (07 Sep 2000)
|
|
|
|
- circumcenter page fixed
|
|
- ray (Ray_2<R>, Ray_3<R>) .... A segment (Segment_2<R>, Segment_3<R>)
|
|
in kernel_geometry.tex
|
|
|
|
2.5 (17 Aug 2000)
|
|
|
|
- ccCreationVariable set to fo for Kernel::FunctionObjects
|
|
- ccSeeAlso added in a number of places
|
|
- rational_rotation_approximation documented
|
|
- dimension fixes in 3D functionality: _2 replaced by _3
|
|
(copy and paste errors)
|
|
- html does not work for operator* !!!??? no fix yet!
|
|
|
|
2.4 (10 Aug 2000)
|
|
|
|
- converted to RefManual
|
|
|