The public CGAL repository, see the README below
Go to file
Pierre Alliez 9772610e5f AABB tree: benchmark across kernels and updated intersection tests (more accurate).
need to fix compilation issue with EPIC kernel (I guess one include missing)
2009-07-05 13:58:00 +00:00
AABB_tree AABB tree: benchmark across kernels and updated intersection tests (more accurate). 2009-07-05 13:58:00 +00:00
Algebraic_foundations minor bug fix for i686_Linux-2.6_g++-3.4.6_CentOS-5.1-O2 2009-07-02 07:09:52 +00:00
Algebraic_kernel_for_circles
Algebraic_kernel_for_spheres add also some FT 2009-06-18 14:31:22 +00:00
Alpha_shapes_2
Alpha_shapes_3 added traits class for Alpha_sahpes_3 2009-06-30 13:35:46 +00:00
Apollonius_graph_2 more new_traits -> Delage_traits 2009-06-26 07:18:25 +00:00
Approximate_min_ellipsoid_d
Arrangement_on_surface_2 Fixed Arrangement_2 construction bug - made the geometry traits const 2009-07-05 12:56:48 +00:00
BGL
Boolean_set_operations_2 Fixed Arrangement_2 construction bug - made the geometry traits const 2009-07-05 13:14:14 +00:00
Box_intersection_d
CGAL_ipelets fix after move of FindIPE to general dir 2009-06-30 09:08:45 +00:00
CGALimageIO
Cartesian_kernel correct has_on pb 2009-06-26 14:15:56 +00:00
Circular_kernel_2 Move CGAL::array to namespace CGAL::cpp0x, like tuple. 2009-04-30 14:03:52 +00:00
Circular_kernel_3 truncf --> floor 2009-07-02 06:36:30 +00:00
Circulator typo 2009-03-18 07:57:35 +00:00
Conic_2
Convex_decomposition_3 update according to Michael's latest comments 2009-05-12 09:17:16 +00:00
Convex_hull_2
Convex_hull_3
Convex_hull_d
Core
Developers_manual/doc_tex Remove obsolete, commented out, text about short name macros. 2009-04-21 18:24:46 +00:00
Distance_2
Distance_3
Envelope_2 cleanup 2009-06-28 13:18:53 +00:00
Envelope_3 Fixed Arrangement_2 construction bug - made the geometry traits const 2009-07-05 13:22:10 +00:00
Filtered_kernel Renaming before documenting: Default_argument -> Default. 2009-04-10 21:55:24 +00:00
Generator Fix some typos in the protect macro names. 2009-04-08 11:54:51 +00:00
Geomview
GraphicsView
HalfedgeDS Changes after Surface_reconstruction_points_3/Point_set_processing_3 submission review by AF (12): 2009-06-15 13:09:47 +00:00
Hash_map
Homogeneous_kernel Move CGAL::array to namespace CGAL::cpp0x, like tuple. 2009-04-30 14:03:52 +00:00
Installation Removed _SECURE_SCL=0 2009-07-03 16:20:05 +00:00
Interpolation
Intersections_2
Intersections_3
Interval_skip_list
Inventor
Jet_fitting_3 More DS -> DS_ renaming (outside include/CGAL as well, to fix the test-suite). 2009-04-30 13:39:06 +00:00
Kernel_23 correct has_on pb 2009-06-26 14:14:54 +00:00
Kernel_d
Kinetic_data_structures Avoid a deprecated interface for incident_face(). 2009-05-08 09:24:17 +00:00
LEDA
Largest_empty_rect_2 initialize number_of_points 2009-07-01 07:36:46 +00:00
MacOSX
Maintenance It seems something has changed on the SVN server. 2009-06-30 13:16:10 +00:00
Manual URLl -> URL 2009-07-03 11:32:18 +00:00
Manual_tools * Fixed bug: 'type*' and 'type&' are not converted to \ccc{type*} and \ccc{type&}. 2009-06-17 07:38:44 +00:00
Matrix_search Fix some typos in the protect macro names. 2009-04-08 11:54:51 +00:00
Mesh_2 Add a edges mesher level that prevents edges to be refined, and let some bad triangles in the mesh (when their circumcenter encroaches a constrained edge, or when their circumcenter lies outside the meshing domain. 2009-06-24 14:12:12 +00:00
Mesh_3 * Remove old commentaries 2009-07-03 15:11:04 +00:00
Min_annulus_d
Min_circle_2
Min_ellipse_2
Min_quadrilateral_2 Fix some typos in the protect macro names. 2009-04-08 11:54:51 +00:00
Min_sphere_d
Min_sphere_of_spheres_d
Minkowski_sum_2 Fixed Arrangement_2 construction bug - made the geometry traits const 2009-07-05 13:43:11 +00:00
Minkowski_sum_3 removed syntax and grammar errors 2009-05-15 18:20:53 +00:00
Modifier
Modular_arithmetic
Nef_2 avoid clash of CGAL::min/max with std::min/max 2009-04-29 13:57:45 +00:00
Nef_3 - Remove the capital P in "convert_to_Polyhedron". Add a wrapper function for 2009-06-30 09:40:14 +00:00
Nef_S2 Replace Nef_S2's CGAL::Tuple by cpp0x::array. 2009-05-01 12:07:15 +00:00
Number_types implement Is_square using new function CGAL::approximate_sqrt 2009-06-30 18:59:00 +00:00
OpenNL
Optimisation_basic
Optimisation_doc
PDB attempt to work around leopard and intel compiler 2009-07-03 15:52:00 +00:00
Partition_2 removed redundant test (collinear_are_ordered_along_line()), and used generic code (orientation_2_object()) instead of global function (collinear()) 2009-05-24 14:30:10 +00:00
Periodic_3_triangulation_3 removing obsolete files 2009-06-30 18:51:49 +00:00
Point_set_2
Point_set_processing_3 Port to g++/Linux 2009-07-02 11:37:36 +00:00
Polygon initialize number of vertices 2009-07-01 07:27:31 +00:00
Polyhedron root_bbox -> bbox and is_empty -> empty 2009-07-04 17:40:38 +00:00
Polyhedron_IO
Polynomial added missing functor adapting functions 2009-07-02 13:49:48 +00:00
Polytope_distance_d
Principal_component_analysis PCA: one bug fix pointed out by ENPC. 2009-07-02 11:13:32 +00:00
Profiling_tools Update comment. 2009-04-08 07:36:06 +00:00
QP_solver Qualify make_tuple with boost::, otherwise the one in namespace std is picked, 2009-05-07 20:07:59 +00:00
Qt_widget
Random_numbers
Ridges_3 More DS -> DS_ renaming (outside include/CGAL as well, to fix the test-suite). 2009-04-30 13:39:06 +00:00
Robustness
STL_Extension Work around for intel compiler 11 EDG and Dispatch_or_drop_output_iterator non-variadic case 2009-07-02 13:53:52 +00:00
Scripts collect ui + moc files 2009-07-01 12:50:26 +00:00
SearchStructures
Segment_Delaunay_graph_2 More DS -> DS_ renaming (outside include/CGAL as well, to fix the test-suite). 2009-04-30 13:39:06 +00:00
Skin_surface_3 make work with new pdb reader 2009-06-10 21:35:28 +00:00
Snap_rounding_2 initialized number_of_segments 2009-07-01 07:24:38 +00:00
Spatial_searching
Spatial_sorting
Straight_skeleton_2 Added missing '{' 2009-07-03 09:25:32 +00:00
Stream_lines_2
Stream_support output for polyhedral surfaces 2009-03-16 11:15:49 +00:00
Subdivision_method_3
Surface_mesh_parameterization Automatic documentation improvements by generate_reference_manual 1.3: 2009-06-11 08:38:15 +00:00
Surface_mesh_simplification Fixed visitor override signature 2009-07-03 16:20:43 +00:00
Surface_mesher Moved output_surface_facets_to_polyhedron() from Surface_reconstruction_points_3 to Surface_mesher 2009-06-29 13:31:24 +00:00
Surface_reconstruction_points_3 Removed Poisson_reconstruction_function::Triangulation type and triangulation() function (obsolete) 2009-07-02 11:40:56 +00:00
Testsuite Remove pre-CMake scripts. 2009-05-09 16:35:14 +00:00
Triangulation_2 orientation_2 -> orientation 2009-06-17 09:00:37 +00:00
Triangulation_3 adding method insert that takes the return values of a point location query 2009-05-12 15:10:42 +00:00
Union_find
Voronoi_diagram_2 Remove short name macros. See PR 1551. 2009-04-21 18:21:33 +00:00
Width_3
iostream
kdtree
wininst
.gitattributes aabb tree: rename three custom-primitive examples and update example section of user manual. 2009-07-05 07:17:42 +00:00
.gitignore Remove Poisson MFC demo from Surface_reconstruction_points_3 et move shared code to Gyroviz MFC demo 2009-07-01 15:26:25 +00:00