Commit Graph
293 Commits
Author SHA1 Message Date
Eric Berberich 8e930d0495 changed return type of _replace_endpoints 2008-02-12 13:02:57 +00:00
Eric Berberich 54386cd0be changed internal typenames
changed signature of _replace_endpoints
2008-02-12 13:02:09 +00:00
Eric Berberich 10c97b49ba added missing includes 2008-02-12 08:11:24 +00:00
Eric Berberich 3456c42bfb cad-check only if point is finite 2008-02-11 20:31:04 +00:00
Eric Berberich 8b54a5b73f added special constructor for QP_2
new friends for QP_2

added constructors for non-bounded QA_2
2008-02-11 19:38:42 +00:00
Eric Berberich 6b5d2d8327 implemented missing functors for non-bounded surface arcs 2008-02-11 19:37:41 +00:00
Eric Berberich c12d8f5d84 SP_2l constructor has new signature
new write
2008-02-11 19:37:01 +00:00
Eric Berberich a0cd66c8fb new signature for special constructor
new write
2008-02-11 19:35:54 +00:00
Eric Berberich 70e4bdf820 added some preconditions 2008-02-11 16:00:01 +00:00
Eric Berberich 6b3884e0d8 added new ctor for rep of vertical arc
added special cconstructors
2008-02-11 15:59:37 +00:00
Eric Berberich 903bcce361 added handling of z_at_inf to compare_xyz 2008-02-11 15:57:50 +00:00
Eric Berberich d0274f1555 added z_at_inf members
added special constructor
2008-02-11 15:57:00 +00:00
Eric Berberich fc98ffb754 cosmetics 2008-02-11 14:51:26 +00:00
Eric Berberich e95cbcece2 removed some rebind operators
added special operator for curve-end
2008-02-11 14:38:38 +00:00
Eric Berberich d9cfa0a686 removed some rebound operators
changed signature of a constructor

added new friends
2008-02-11 10:53:49 +00:00
Eric Berberich 550ca78d36 new signature for constructor 2008-02-11 10:53:25 +00:00
Eric Berberich 3eae41d91b replaced constructors 2008-02-11 10:52:46 +00:00
Eric Berberich 9dfd896f82 compile fix 2008-02-11 10:50:01 +00:00
Eric Berberich 3fb7e6d223 derived Make_x_monotone_2 from Base
derived class itself using rebind to later replace points/arc and to overcome 
Self::instance() problem
2008-02-10 09:20:20 +00:00
Eric Berberich 01e9027975 constructing functors need Curve_analysis_2 instead of Curve_2 2008-02-10 09:18:28 +00:00
Eric Berberich 566cc269b2 removed include 2008-02-10 08:58:57 +00:00
Eric Berberich 2253db782d removed approximation 2008-02-09 22:44:30 +00:00
Eric Berberich 131d5e930b added approximation 2008-02-09 22:44:13 +00:00
Eric Berberich 6a20604006 made some constructors protected 2008-02-09 21:17:32 +00:00
Eric Berberich bd5815961c compile fix 2008-02-09 20:29:52 +00:00
Eric Berberich 744e2e8d50 bugfixes in is_in_x_interior and boundary in interval 2008-02-09 20:12:55 +00:00
Eric Berberich ba12b27d3a moved from Exacus to CGAL 2008-02-09 16:50:55 +00:00
Eric Berberich c960754bde minor changes 2008-02-09 15:40:05 +00:00
Eric Berberich 2992e32376 fixed doxu 2008-02-09 15:38:10 +00:00
Eric Berberich edc4b13741 removed TODO 2008-02-09 15:35:49 +00:00
Eric Berberich c47daf0b2c removed TODO 2008-02-09 15:32:06 +00:00
Eric Berberich f20dfc3892 removed 2008-02-09 15:29:43 +00:00
Eric Berberich a70089e71c added author 2008-02-09 14:35:56 +00:00
Eric Berberich 2a4246500d operator<< for point 2008-02-09 14:07:04 +00:00
Eric Berberich 25d43565cc compile fixes 2008-02-09 13:45:58 +00:00
Eric Berberich 280c446fe6 correct reporting all intersection (also on boundary) -> simplified code ;-) 2008-02-09 13:37:02 +00:00
Eric Berberich 0e89c3c60c rewrote is_in_interior
bugfix in compute_interval_id

some location fixes
2008-02-09 13:35:21 +00:00
Eric Berberich a36f758905 some location fixes 2008-02-09 13:34:01 +00:00
Eric Berberich 546b91ad32 derived functors from Base
missing on_boundary handling for intersect!!!
2008-02-08 16:21:06 +00:00
Eric Berberich 698a843fed added preconditions, i.e., sheets < max_sheets 2008-02-08 15:46:20 +00:00
Eric Berberich 8e469fc30e bugfix: did not used correct sheet number in construct_point_on_arc 2008-02-08 15:45:58 +00:00
Eric Berberich 022e2991dd removed _ckva() 2008-02-08 15:42:52 +00:00
Eric Berberich 04d6f73c9a reactivated construct_projected_point/arc_2 2008-02-08 14:38:53 +00:00
Eric Berberich 4977571250 fixed compile bug 2008-02-08 14:00:40 +00:00
Eric Berberich 0df51106d3 removed writes
Compare_y_at_x_2 derives from CKvA_2::Compare_y_at_x_2

added compare_xyz
2008-02-08 13:52:11 +00:00
Eric Berberich fb889c3328 fix 2008-02-08 13:50:48 +00:00
Eric Berberich 8c4a228077 corrected some code
use ak compare_xy
2008-02-08 13:49:16 +00:00
Eric Berberich 1ba22424c7 removed old code
using planar comparisons
2008-02-08 13:41:40 +00:00
Eric Berberich aaf00ce6a7 implemented compare_xyz 2008-02-08 13:41:08 +00:00
Eric Berberich b1bfd8a817 fixed write problem 2008-02-08 13:40:48 +00:00