From 5de5b56f52f73c27d76403fe129f89d534cd69eb Mon Sep 17 00:00:00 2001 From: Andreas Fabri Date: Tue, 8 Mar 2011 08:25:20 +0000 Subject: [PATCH] typos --- Installation/changes.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Installation/changes.html b/Installation/changes.html index a55fda11a5e..be3031a0bc0 100644 --- a/Installation/changes.html +++ b/Installation/changes.html @@ -176,8 +176,8 @@ CGAL 3.8 offers the following improvements and new functionality :

for 3 and 4 elements.
  • Add intersection test and intersection computation capabilities between an object of type Ray_3 and either an object of type Line_3, Segment_3 or Ray_3. -
  • Improve intersection test performance between an object of type BBox_3 and an object of type - Plane_3 or triangle_3 by avoiding arithmetic filter failures. +
  • Improve intersection test performance between an object of type Bbox_3 and an object of type + Plane_3 or Triangle_3 by avoiding arithmetic filter failures.

    2D Envelope

    @@ -218,7 +218,7 @@ CGAL 3.8 offers the following improvements and new functionality :

    Triangulated Surface Mesh Simplification