Mariette Yvinec
552a1d0dde
- fixed operator= of Constrained_triangulation_plus_2
...
- added swap in Constriant_hierarchy_2
- fixed swap in Constrained_triangulation_plus_2
2004-01-09 10:46:30 +00:00
Sylvain Pion
ace0a0f1fa
- Change all headers to the new format/license.
2003-09-18 10:27:16 +00:00
Mariette Yvinec
32efc83f3c
cut long line
2003-08-01 13:51:25 +00:00
Mariette Yvinec
d0140fca20
- change the return types of get_conflicts member functions in
...
Delaunay and constrained_Delaunay triangulations
- added missing typename in Constraint_hierarchy (AF)
2003-07-29 11:40:45 +00:00
Andreas Fabri
94af374dd5
Added missing typename
2003-07-29 10:54:36 +00:00
Mariette Yvinec
6ee19bc293
- added Constrained_triangulation_plus_2::remove_constraint(..)
...
- renamed Constrained_triangulation_2:: and
Constrained_Delaunay_triangulation_2::
remove_constraint(Face_handle fh, int i)
into
remove_constrained_edge(fh,ih)
2003-07-04 16:20:15 +00:00
Sylvain Pion
2abaf86e24
- fixes for g++ 3.4.
2003-04-12 17:43:45 +00:00
Mariette Yvinec
a1e87a1fe9
fixed splice bug on Sun CC
2002-05-02 17:16:27 +00:00
Mariette Yvinec
56012ed16c
try to replace splice() at end of list by
...
splice at begin
to avoid a Sun CC bug
2002-05-02 16:13:52 +00:00
Mariette Yvinec
7f63fe1a2d
fixed copy constructor
2002-04-08 08:58:41 +00:00
Mariette Yvinec
33fc576b3c
fixed details in test_triangulation_geom_traits.C
...
fixed intersect functions in Constrained triangulations
and Constrained_triangulation_plus
(virtual - non vritual, partial overriding)
Try a fix in copy constructor of Constraint_hierarchy_2.h
2002-04-08 08:09:46 +00:00
Mariette Yvinec
e90fd25cfc
fixed the problem that Constrained triangulation
...
should not require intersection from the traits
when the No_intersection_tag is used.
This imply :
-to set back the default tag as No_intersection_tag (for backward compatibility)
-to change a bit the design so that types to compute intersection
ar required only when used...
- fixed Triangulation_euclidean_traits classes to work with
kernel concept
2002-04-03 09:29:35 +00:00
Mariette Yvinec
6d30e327e3
- added copy and swap to Constrained_triangulation_plus_2
...
- fixed Constrained_triangulation_plus_2 with Exact_intersections_tag
- fixed examples and demo of Constrained_triangulation_plus_2
2002-03-25 09:18:18 +00:00
Mariette Yvinec
f167a52051
fixed copy of Constrained_triangulation_plus_2
2002-03-22 09:01:16 +00:00
Mariette Yvinec
abbb216f7d
Moved the intersection tag from Constrained_triangulation_plus_2
...
to Constrained_triangulation_2 and Constrained_Delaunay_triangulation_2
2002-03-21 13:32:07 +00:00
Mariette Yvinec
324962897e
changed names in Context types
2002-03-20 12:26:50 +00:00
Mariette Yvinec
c41f7e2be8
fixed copy of the constraint_hierarchy
2002-03-20 12:18:46 +00:00
Mariette Yvinec
b3963843d0
added : #include <CGAL/squared_distance_2.h> in
...
Constrained_triangulation_plus_2.h
2002-03-20 08:49:48 +00:00
Mariette Yvinec
67c62a1c63
added copy
2002-03-19 15:11:47 +00:00
Mariette Yvinec
d633314887
fixed assertions in Constraint_hierarchy_2.h
2002-03-19 09:29:59 +00:00
Mariette Yvinec
37f71b871d
still typenames
2002-02-01 07:50:27 +00:00
Mariette Yvinec
d1754b2001
add a few more typenames
...
chande include file to utility for pair
2002-01-31 17:46:23 +00:00
Mariette Yvinec
4ad5a1096c
added "typename"s in Constrained_triangulation_plus_2.h
...
and Constraint_hierarchy_2.h
2002-01-31 11:07:21 +00:00
Mariette Yvinec
f56c8dfbd2
added missing typenames in
...
Constrained_triangulation_plus_2.h
Constraint_hierarchy_2.h
2002-01-30 12:14:09 +00:00
Mariette Yvinec
b63a7e05c5
fixed the test of /Constrained_triangulation_plus_2.h
...
and Constraint_hierarchy_2.h
2002-01-08 09:50:49 +00:00
Mariette Yvinec
e3f6f3daf0
protected Constrained_triangulation_plus_2 and Constraint_hierarchy_2
...
against inserting twice the same constraint.
improved the print() of the Constraint_hierarchy_2
2002-01-04 14:27:15 +00:00
Mariette Yvinec
d3d66c3073
- replace "assert" by "CGAL_triangulation_assertion"
...
- in Regular_triangulation_euclidean_traits_2<R,W>
changed the default for W from R::FT to R::FT
2001-10-30 16:24:12 +00:00
Mariette Yvinec
1a137787eb
added queries for the constraints hierarchy in Constraint_hierarchy_2.h
...
and Constrained_triangulation_plus_2.h
added test for Constrained_triangulation_plus_
added a kiltered kernel test in _test_types.h
2001-09-13 08:51:36 +00:00
Mariette Yvinec
8f1364a78b
added a Constraint_hirearchy to
...
Constrained_triangulation_wi_2.h
2000-11-28 10:15:25 +00:00
Mariette Yvinec
def2f5f650
Version imported from Olivier Billet
...
Conform package
2000-11-16 15:25:43 +00:00