Menelaos Karavelas
9a2a6d51e8
removed copyright info for now
2006-07-25 13:00:32 +00:00
Menelaos Karavelas
bdea5eed88
added/modified files according to new design; the hierarchy does not
...
work with info yet; some file names need to be changed
2006-07-25 12:52:16 +00:00
Menelaos Karavelas
27742008f8
- fixed errors created by the move of *.C files to *_impl.h
2006-05-27 10:56:12 +00:00
Menelaos Karavelas
7e55974218
- moved *.C files to Segment_Delaunay_graph_2/*_impl.h
...
- removed the check for automatic template inclusion
2006-05-25 10:40:20 +00:00
Menelaos Karavelas
d08ee5cbe9
- fixed bug in undocumented insert method that takes two vertex
...
handles: the inserted segment was not registered in the input sites
container.
NOTE THAT THIS METHOD DOES NOT BEHAVE CORRECTLY WHEN SEGMENTS ARE
ALLOWED IN UPPER LEVELS OF THE HIERARCHY: THE CURRENT VERSION OF
THIS METHOD FOR THE HIERARCHY ONLY INSERTS AT THE LOWER LEVEL.
2006-05-14 21:49:19 +00:00
Menelaos Karavelas
1eb2798900
- put the Arrangement_type output operator inside a #ifdef-#endif
...
block to avoid the warning. The macro that enables the output
operator is called:
CGAL_SEGMENT_DELAUNAY_GRAPH_2_ARRANGEMENT_TYPE_OUTPUT_OPERATOR
2006-05-02 08:41:44 +00:00
Menelaos Karavelas
10b4b3b1a2
fixed bug in CGAL/Segment_Delaunay_graph_2/Arrangement_type_C2.h
...
reported by: Bernhard Kornberger <bkorn@ist.tugraz.at> and related to the
definition of operator<< for Sdg_arrangement_enum::Arrangement_type.
2006-04-18 14:18:05 +00:00
Menelaos Karavelas
7a672dec6f
- "fixed" code/testsuite when run with a number type that does not
...
support / and sqrt ("fixed" here means that the code still runs but
operations are no longer exact; the operations that are not exact
are only used for constructions, not for predicates)
2006-03-09 18:19:15 +00:00
Menelaos Karavelas
70ae2964dd
attempt to fix warnings in examples for g++ 3.3.x
2006-03-09 16:49:25 +00:00
Laurent Saboret
db6a8f948c
Change CVS keywords to SVN style
2006-02-16 14:30:13 +00:00
Menelaos Karavelas
49e6d0bec1
added insert method that takes two vertex handles.
...
the method is not supposed to be used with the hierarchy that
has segments on the upper levels (not yet at least)
2006-02-15 12:27:44 +00:00
Laurent Saboret
1aad55d4cb
Change CVS keywords to SVN style
2006-02-14 10:08:15 +00:00
Laurent Saboret
66a5a7d140
Move packages to trunk root
2006-02-14 08:58:19 +00:00