Commit Graph

27801 Commits

Author SHA1 Message Date
Michael Hoffmann 66abfd322a Removed outdated sample include files. 2006-03-09 08:48:02 +00:00
Sylvain Pion 191cb95627 - Do not submit doc/. 2006-03-09 08:47:33 +00:00
Bernd Gärtner 864e6389db examples renamed, according to Andreas' request 2006-03-09 08:43:05 +00:00
Andreas Fabri 3e3f9a1548 #include <CGAL/basic.h> in the demo 2006-03-09 08:40:54 +00:00
Andreas Fabri 1d877564ab #include <CGAL/basic.h> in the demo 2006-03-09 08:39:53 +00:00
Andreas Fabri 7974496c04 #include <CGAL/basic.h> in the demo 2006-03-09 08:37:00 +00:00
Andreas Fabri e8c6d4ad37 #include <CGAL/basic.h> in the demo 2006-03-09 08:36:13 +00:00
Andreas Fabri b714f6efaa #include <CGAL/basic.h> in the demo 2006-03-09 08:35:03 +00:00
Andreas Fabri 2f25fb4d09 #include <CGAL/basic.h> in the demo 2006-03-09 08:34:21 +00:00
Andreas Fabri f08a47b211 #include <CGAL/basic.h> in the demo 2006-03-09 08:33:43 +00:00
Andreas Fabri 47b0815eab #include <CGAL/basic.h> in the demo 2006-03-09 08:32:53 +00:00
Laurent Rineau 8ea975e588 - modification of Complex_2_in_triangulation_vertex_base_3 and
Complex_2_in_triangulation_3: the result of
  union_find_of_incident_facets() is cached in the vertex.
- remove unwanted verbose output. It is now activable by defining
  the preprocessor macro SURFACE_MESHER_VERBOSE.
2006-03-09 08:31:02 +00:00
Andreas Fabri 47c6bdc5b7 #include <CGAL/basic.h> in the demo 2006-03-09 08:30:35 +00:00
Andreas Fabri df4a2c7750 #include <CGAL/basic.h> in the demo 2006-03-09 08:29:33 +00:00
Laurent Rineau 6fadb288a3 - change some hard-coded "double" to "FT"
- change face_type() to face_status() in users of C2t3
- first testsuite
- renamed nested typedef Triangulation_3 to Triangulation, in C2t3
- added specializations for Manifold_tag and Manifold_with_boundaries_tag, 
  in include/CGAL/make_surface_mesh.h
- heavy changes of template parameters and constructors of:
     - Surface_mesher_regular_edges_without_boundary_base
     - Surface_mesher_regular_edges_base
     - Surface_mesher_manifold_base
- new classes Surface_mesher_manifold, urface_mesher_regular_edges and
  Surface_mesher_regular_edges_without_boundary, that are no longer
  copy-pasted from Surface_mesher.
- rename all triangulation objects to "tr", and all geom_traits objects to
  "gt". No longer "tri3", or "ker".
- updated the target "depends" of GNUmakefile files.
- testsuite compiles, but runtime problem in manifold version. Non manifold
  runs correctly.
- fix layout of this changes.txt file
2006-03-08 23:00:44 +00:00
Menelaos Karavelas 9c14b11643 gave the example files some more meaningful names 2006-03-08 22:49:31 +00:00
Menelaos Karavelas d5cfacd757 changed default background color from yellow to black 2006-03-08 22:22:52 +00:00
Menelaos Karavelas e3014ec94a renamed demo files so that they have only lowercase letters in their name
(requested by AF)
2006-03-08 22:15:59 +00:00
Menelaos Karavelas c6a97ade10 renamed demo files so that they have only lowercase letters in their name
(requested by AF)
2006-03-08 22:12:15 +00:00
Andreas Meyer bd67f399bc fixed the nested template parameter bug 2006-03-08 22:04:36 +00:00
Nico Kruithof 0944641f3c added documentation,
removed code for union of balls for the initial version.
2006-03-08 22:01:02 +00:00
Marc Glisse ff81a79224 Missing std:: 2006-03-08 18:48:39 +00:00
Laurent Rineau 91e4b4128c Y-A-TODO markup! 2006-03-08 17:22:27 +00:00
Monique Teillaud c7ad74ad29 CGAL -> \cgal\ 2006-03-08 16:52:15 +00:00
Monique Teillaud 903de60124 cleaning - continued 2006-03-08 16:19:57 +00:00
Laurent Rineau e66e9ec948 - change some hard-coded "double" to "FT"
- fix syntax errors in include/CGAL/Complex_2_in_triangulation_3.h
- change face_type() to face_status() in users of C2t3
- updated test suite
2006-03-08 16:00:25 +00:00
Mariette Yvinec 3bc411e439 changed the booleans in Complex_2_in_triangulation_vertex_base_3 2006-03-08 15:43:32 +00:00
Laurent Rineau a3265101df removeold headers 2006-03-08 15:34:25 +00:00
Menelaos Karavelas 7dda6c10af changed code in {Hyperbola,Parabola}_segment_2 to please VC8 2006-03-08 15:19:15 +00:00
Mariette Yvinec 8f3310e242 changes in Complex_2_in_triangulation_3 :
remove set_in_complex and remove_from_complex for vertices
    change  set_in_complex and remove_from_complex for facets
    add iterators on complex faces
2006-03-08 14:47:38 +00:00
Laurent Rineau 4030f47a42 Add yet another "TODO" markup... 2006-03-08 14:46:48 +00:00
Laurent Rineau 09e658a77a rename tri3 to tr, and minor syntax fixes 2006-03-08 14:44:48 +00:00
Mariette Yvinec 2df3b5b7d8 add missing iterator types 2006-03-08 14:17:40 +00:00
Monique Teillaud bfc4751d03 cleaning 2006-03-08 14:14:51 +00:00
Mariette Yvinec 8ff46aa013 fixed iterator names 2006-03-08 14:09:14 +00:00
Andreas Fabri cda0c680d1 #include <CGAL/basic.h> in the demo 2006-03-08 13:53:41 +00:00
Andreas Fabri 0c0aa7cb5b #include <CGAL/basic.h> in the demo 2006-03-08 13:52:52 +00:00
Andreas Fabri 7c22f89b51 #include <CGAL/basic.h> in the demo 2006-03-08 13:51:44 +00:00
Andreas Fabri d86d6fbfc9 #include <CGAL/basic.h> in the demo 2006-03-08 13:48:47 +00:00
Andreas Fabri 73240a6d2a #include <CGAL/basic.h> in the demo 2006-03-08 13:46:36 +00:00
Andreas Fabri 0a4dc9d327 #include <CGAL/basic.h> in the demo 2006-03-08 13:45:18 +00:00
Andreas Fabri 256120bd63 #include <CGAL/basic.h> in the demo 2006-03-08 13:43:28 +00:00
Laurent Saboret 3757bcaa08 Include stdlib.h instead of defining directly exit() 2006-03-08 13:39:10 +00:00
Andreas Fabri f738820912 #include <CGAL/basic.h> in the demo 2006-03-08 13:38:15 +00:00
Andreas Fabri b5ac81e7a3 #include <CGAL/basic.h> in the demo 2006-03-08 13:38:06 +00:00
Andreas Fabri 1ec54a8971 #include <CGAL/basic.h> in the demo 2006-03-08 13:37:56 +00:00
Andreas Fabri 227f0c1112 #include <CGAL/basic.h> in the demo 2006-03-08 13:33:50 +00:00
Andreas Fabri 28a87a2546 #include <CGAL/basic.h> in the demo 2006-03-08 13:32:20 +00:00
Andreas Fabri 2a0f4f216f #include <CGAL/basic.h> in the demo 2006-03-08 13:29:54 +00:00
Laurent Rineau 939b61e8d2 little doc fixes 2006-03-08 13:29:00 +00:00