Commit Graph

20101 Commits

Author SHA1 Message Date
Lutz Kettner 6bb1cccf00 Renamed cgal-manual.bib . 2004-03-19 16:51:31 +00:00
Lutz Kettner d5e14d6a89 Moved file to doc_tex/cgal_manual.bib. 2004-03-19 16:50:31 +00:00
Le-Jeng Shiue 527ef12899 *** empty log message *** 2004-03-18 23:58:45 +00:00
Michael Hoffmann b178d13088 Added ranlib call to src/makefile... in create_internal_release. 2004-03-18 09:29:02 +00:00
Michael Hoffmann 44d2093968 Added RANLIB variable (set to "cat >/dev/null" for non-Darwin). 2004-03-18 08:31:38 +00:00
Le-Jeng Shiue 36dd3a47b6 *** empty log message *** 2004-03-17 23:32:47 +00:00
Menelaos Karavelas b31250a6ee added a bug 2004-03-17 21:01:08 +00:00
Menelaos Karavelas b9855796a8 found a bug and added a CGAL assertion and a few comments 2004-03-17 21:00:15 +00:00
Menelaos Karavelas df8f772042 *** empty log message *** 2004-03-17 20:59:38 +00:00
Menelaos Karavelas 5364812385 initialized a variable (in order to avoid compiler warning) 2004-03-17 20:59:23 +00:00
Menelaos Karavelas 198cc11f2a the orientation_2 predicate (for point sites) is no longer gotten from
the kernel. A new class has been added in the predicates directory
that does that for sites of the segment Voronoi diagram. It checks for
degenerate configurations arrising from intersections and performs
geometric on them; if the filtering is not effective, the predicate
uses the usual orientation predicate from the kernel
2004-03-17 20:19:44 +00:00
Niv Sabath 33d5b29c0e segments and polyline overlay + read conic from file 2004-03-17 16:06:17 +00:00
Peter Hachenberger dd41f0c2a6 SNC_SM_base_decorator is not needed any more.
SNC_SM_io_parser is substituted by SM_io_parser
2004-03-17 10:29:54 +00:00
Peter Hachenberger 8a96aa2fd1 refactoring: friends of SM_items have been deleted. data of items is accessed
via accessor fucntions.
2004-03-17 10:28:11 +00:00
Peter Hachenberger dd714c1d75 refactoring: the friends of SNC_items have been deleted. The data of the
items is accessed via accessor functions
2004-03-17 10:25:58 +00:00
Andreas Fabri 956be85ce0 Move the following to the new scheme :
signed_distance_to_{point,line_plane}
2004-03-16 21:59:52 +00:00
Pierre Alliez 23dc214a69 first version 2004-03-15 18:41:38 +00:00
Andreas Fabri a24f848cf2 CGAL::Filter_iterator constructor has now one less parameter 2004-03-15 14:28:48 +00:00
Andreas Fabri 6f59c14267 Added typename 2004-03-15 14:27:22 +00:00
Andreas Fabri 406e869ac2 Added missing #include <CGAL/iterator.h> and CGAL_BEGIN_NAMESPACE to point_generators_d.h 2004-03-15 14:17:55 +00:00
Andreas Fabri ac11d9dc74 Added missing #include <CGAL/iterator.h> and CGAL_BEGIN_NAMESPACE 2004-03-15 14:17:01 +00:00
Andreas Fabri 1d4d4dbf73 Added comment 2004-03-15 14:14:57 +00:00
Andreas Fabri c7266811f4 - construct_Cartesian_const_iterator_d -> construct_cartesian_const_iterator_d 2004-03-15 14:13:27 +00:00
Andreas Fabri 3b09d0ee6d construct_Cartesian_const_iterator_d_object -> construct_cartesian_const_iterator_d_object
Added Construct_vertex_d
2004-03-15 14:11:43 +00:00
Andreas Fabri 9b9ab0162b construct_Cartesian_const_iterator_d_object -> construct_cartesian_const_iterator_d_object
Added Construct_vertex_d
2004-03-15 14:10:47 +00:00
Andreas Fabri a2702095db construct_Cartesian_const_iterator_d_object -> construct_cartesian_const_iterator_d_object 2004-03-15 14:09:53 +00:00
Radu Ursu 17f3bed2e3 15 March 2004 Radu Ursu
- introduced lock file in autotest_cgal
2004-03-15 10:26:26 +00:00
Niv Sabath 12d80561f0 first version 2004-03-14 15:05:43 +00:00
Sylvain Pion 0b747ce693 - Kill warning when -DNDEBUG. 2004-03-14 09:17:20 +00:00
Sylvain Pion d68eda8f98 - Remove unused code. 2004-03-13 23:19:14 +00:00
Sylvain Pion 8454fc463f - Move centroid() to the new scheme. 2004-03-13 23:12:54 +00:00
Sylvain Pion cbc3d41afc - Get rid of equal_line() and remove the file predicates_on_line_2.h. 2004-03-13 22:49:43 +00:00
Sylvain Pion fe8048877e - Use LineC3 instead of LineH3.
- Merge Construct_line_3 between H&C.
- Duplicate Construct_projected_point_3 between H&C.
2004-03-13 22:39:12 +00:00
Sylvain Pion 58f59322d6 - Factorize identical Coplanar_3 functors between H&C.
- Move to the new scheme :
  orientation(4 Point_3), coplanar(4 Point_3),
  are_positive_oriented(4 Point_3), are_negative_oriented(4 Point_3),
  side_of_oriented_sphere(5 Point_3)
2004-03-13 21:22:09 +00:00
Sylvain Pion e9dfb0cfe3 - Use TetrahedronC3 instead of TetrahedronH3.
Duplicate Compute_volume_3 and Bounded_side_3 functors instead.
2004-03-13 18:39:58 +00:00
Sylvain Pion 742be96097 - Use TriangleC3 instead of TriangleH3.
Duplicate Has_on_3 functor instead.
2004-03-13 15:13:07 +00:00
Sylvain Pion bda4400b41 - Move the following to the new scheme :
area(3 Point_2), operator-(2 Point_[23]), collinear(3 Point_3),
  angle(3 Point_3), coplanar_orientation([34] Point_3),
  coplanar_side_of_bounded_circle(4 Point_3), are_ordered_along_line(3 Point_3),  are_strictly_ordered_along_line(3 Point_3),
  collinear_are_strictly_ordered_along_line(3 Point_3)
2004-03-13 14:15:07 +00:00
Radu Ursu 34ec42abfe documented CONSOLE_OUTPUT in autotest_cgal 2004-03-12 16:19:49 +00:00
Radu Ursu 118fed9688 changed log to error if autotest_cgal could not get LATEST 2004-03-12 14:22:14 +00:00
Radu Ursu 28212de0cf .autocgalrc location is only $HOME 2004-03-12 07:28:46 +00:00
Radu Ursu bb2bb207c9 12 March 2004 Radu Ursu
- fixed bug in autotest_cgal ... it changes dir to CGAL_ROOT first.
- .autocgalrc is not searched in the current_dir at all
2004-03-12 07:23:54 +00:00
Sylvain Pion 876d238b1d - Move operator+(Point_2, Vector_2) to the new scheme. 2004-03-11 21:43:57 +00:00
Efi Fogel 991551bfbf 1st revision 2004-03-11 19:11:45 +00:00
Efi Fogel 0f98ac7a36 cleanup 2004-03-11 19:11:14 +00:00
Efi Fogel d476a8a9f1 updated tests, eliminated segment leda tests 2004-03-11 17:25:22 +00:00
Efi Fogel ea5ddbdb3b removed preconsition from compare_y_at_x() 2004-03-11 17:23:27 +00:00
Efi Fogel dc716e5783 updated tests 2004-03-11 17:18:18 +00:00
Efi Fogel 4ad03918c7 changed name 2004-03-11 17:15:34 +00:00
Efi Fogel 7c42b7ac5d changed cached to non-cached 2004-03-11 17:08:16 +00:00
Efi Fogel 54f294cbab removed 2004-03-11 17:06:50 +00:00