| .. |
|
IO
|
- Use get_new_id().
|
2000-12-07 15:33:42 +00:00 |
|
predicates
|
…
|
|
|
Delaunay_remove_tds_3.h
|
- Use std::vector instead of std::list, with a reserved size : 7% speed up.
|
2001-05-31 17:10:39 +00:00 |
|
Delaunay_triangulation_3.h
|
default template parameters
|
2001-06-18 20:52:12 +00:00 |
|
Regular_triangulation_3.h
|
default template parameters
|
2001-06-18 20:52:12 +00:00 |
|
Regular_triangulation_euclidean_traits_3.h
|
- Update the traits. Don't use a vector.
|
2001-04-27 16:12:45 +00:00 |
|
Triangulation_3.h
|
default template parameters
|
2001-06-18 20:52:12 +00:00 |
|
Triangulation_cell_3.h
|
- Cleanup vertex_3 and cell_3.
|
2001-06-07 16:54:21 +00:00 |
|
Triangulation_cell_base_3.h
|
- flags belongs to ds_cell, not cell_base.
|
2001-01-07 00:15:49 +00:00 |
|
Triangulation_circulators_3.h
|
- Remove useless includes of <CGAL/triple.h>.
|
2001-02-22 10:59:27 +00:00 |
|
Triangulation_data_structure_3.h
|
put body of clear_cells only in the class definition.
|
2001-06-19 13:19:23 +00:00 |
|
Triangulation_ds_cell_3.h
|
- Cleanup vertex_3 and cell_3.
|
2001-06-07 16:54:21 +00:00 |
|
Triangulation_ds_circulators_3.h
|
bug fix in the constructors with start argument
|
2001-04-05 09:26:21 +00:00 |
|
Triangulation_ds_iterators_3.h
|
- Fixes for Borland.
|
2001-02-15 13:31:23 +00:00 |
|
Triangulation_ds_vertex_3.h
|
REMOVE IS WORKING !!!!!!!!
|
2001-05-16 12:42:55 +00:00 |
|
Triangulation_geom_traits_3.h
|
- Hierarchy traits now uses Compare_distance_3.
|
2001-05-29 16:45:00 +00:00 |
|
Triangulation_handles_3.h
|
- Cleanup vertex_3 and cell_3.
|
2001-06-07 16:54:21 +00:00 |
|
Triangulation_hierarchy_3.h
|
default template parameters
|
2001-06-18 20:52:12 +00:00 |
|
Triangulation_hierarchy_vertex_base_3.h
|
- Move Triangulation_hierarchy_vertex_base_3<> in its own file.
|
2001-05-22 14:40:07 +00:00 |
|
Triangulation_iterators_3.h
|
- Remove some old style casts.
|
2001-02-14 16:54:15 +00:00 |
|
Triangulation_short_names_3.h
|
- Add short names for Triangulation_hierarchy_vertex_base_3 and
|
2001-06-14 14:01:06 +00:00 |
|
Triangulation_utils_3.h
|
- Make functions static.
|
2001-02-09 17:09:28 +00:00 |
|
Triangulation_vertex_3.h
|
- Cleanup vertex_3 and cell_3.
|
2001-06-07 16:54:21 +00:00 |
|
Triangulation_vertex_base_3.h
|
- cleanup.
|
2000-12-12 15:36:03 +00:00 |
|
quadruple.h
|
- Re-add default ctor.
|
2001-02-08 12:43:37 +00:00 |
|
triple.h
|
…
|
|