Commit Graph
681 Commits
Author SHA1 Message Date
Pedro Machado Manhaes de Castro 3e0b9e1ed4 Trying to be more precise on the namespaces so VC8 will be happy (trying at least) 2008-10-13 18:12:12 +00:00
Pedro Machado Manhaes de Castro e80226ce3c Improving the testsuite and fixing some problems 2008-10-13 17:58:36 +00:00
Pedro Machado Manhaes de Castro 8bf93852dd tunning the tests for global functions CK2 2008-10-03 14:45:43 +00:00
Pedro Machado Manhaes de Castro e33078a4e9 Circular_arc_point_2 has a constructor for Point_2 2008-10-03 11:26:19 +00:00
Monique Teillaud 7f4cce9e24 Pedro added as author 2008-10-03 08:01:45 +00:00
Monique Teillaud 67528f7cfa missing precondition 2008-10-03 08:00:39 +00:00
Pedro Machado Manhaes de Castro f39a5d6cd4 pre-condition for split_2 2008-10-02 15:45:54 +00:00
Pedro Machado Manhaes de Castro 71b58f8eb3 <, <=, >=, > operations for Circular_arc_point_2 2008-10-02 15:42:13 +00:00
Monique Teillaud 5c17ea4b6f name more consistent with kernel names 2008-10-02 14:34:46 +00:00
Pedro Machado Manhaes de Castro 1e88811a5e point_in_x_range does not look as cool as has_in_x_range (in conformity with CGAL) 2008-10-02 14:30:30 +00:00
Monique Teillaud 6106ad2395 added missing link 2008-10-02 14:05:42 +00:00
Monique Teillaud edc0cd9574 see also 2008-10-01 15:58:05 +00:00
Monique Teillaud a3a78e5b9f bug fix 2008-10-01 15:54:40 +00:00
Monique Teillaud 0adbfa4079 various small missing stuff added 2008-10-01 15:49:55 +00:00
Monique Teillaud 0cbf6a7c1a fonctors to compute coordinates 2008-10-01 15:32:36 +00:00
Pedro Machado Manhaes de Castro a379bd57d4 global functions in a single file 2008-10-01 15:24:23 +00:00
Monique Teillaud 1b0405a85b global functions added 2008-10-01 15:17:41 +00:00
Pedro Machado Manhaes de Castro 25983e68bb only one global function file 2008-10-01 15:12:54 +00:00
Pedro Machado Manhaes de Castro e7e4e33287 Only one global function file -> global_functions_circular_kernel_2.h 2008-10-01 15:12:01 +00:00
Monique Teillaud 9e48e81a9f Make{X,XY}Monotone 2008-10-01 15:04:37 +00:00
Pedro Machado Manhaes de Castro f125fd60b0 Remove from visible stuffs the compare_y_to_left_2 2008-10-01 12:27:57 +00:00
Pedro Machado Manhaes de Castro 2775e451e5 Some Not Documented line comments 2008-10-01 12:25:23 +00:00
Pedro Machado Manhaes de Castro e60d9ab72d just a little call to the global function 2008-10-01 12:17:32 +00:00
Pedro Machado Manhaes de Castro 1d795d747e It is not critial, it is extremal 2008-10-01 11:12:04 +00:00
Pedro Machado Manhaes de Castro 939667002a remove compare_y_to_left 2008-10-01 10:41:33 +00:00
Pedro Machado Manhaes de Castro e752ba2382 global function for the functor compare_y_to_left 2008-10-01 09:18:26 +00:00
Pedro Machado Manhaes de Castro b610bdb783 testsuite for make_xy_monotone + remove some warnings 2008-10-01 09:12:03 +00:00
Pedro Machado Manhaes de Castro 15f7610a40 cleaning 2008-09-30 15:52:44 +00:00
Pedro Machado Manhaes de Castro 4124531409 test for {x,y}_extremal_point global function 2008-09-30 15:48:34 +00:00
Pedro Machado Manhaes de Castro cfaa7f3b7c Comment line on some non-documented stuff, it exists (i.e. for tests) but it is not documented 2008-09-30 14:38:33 +00:00
Pedro Machado Manhaes de Castro ca8f6c806a removing Advanced_make_{x,xy}_monotone_2, On_upper_part_2, Construct_circular_arc_2 operator()(const Circular_arc_2 &A, bool b, const Circle_2& ccut, bool b_cut), Equal_2 for types that do not match 2008-09-30 13:59:18 +00:00
Pedro Machado Manhaes de Castro 32f1dbffaf Compute_Circular_{x,y}_2 to Compute_circular_{x,y}_2 2008-09-30 13:44:20 +00:00
Pedro Machado Manhaes de Castro 2dbdeb2c71 not necessary anymore 2008-09-30 13:37:10 +00:00
Pedro Machado Manhaes de Castro d7e7e23c1a sending to trash some unfortunate global functions 2008-09-30 13:36:33 +00:00
Pedro Machado Manhaes de Castro 1bfd02a7f2 Global function for make_xy_monotone 2008-09-30 13:11:33 +00:00
Pedro Machado Manhaes de Castro cffa240949 global function compare_y_to_right with correct params (Arc, Arc, Circular_arc_point) 2008-09-30 13:07:52 +00:00
Pedro Machado Manhaes de Castro caedb2cf8f good naming of global functions 2008-09-29 18:58:39 +00:00
Pedro Machado Manhaes de Castro 56901ba7f7 Globals with T<K> instead of typename K::T, and reordering of .h so it works 2008-09-29 18:50:45 +00:00
Laurent Rineau 70cec8fc7c followup to revision 45731: rename examples so that they do not conflict with each other 2008-09-24 19:25:27 +00:00
Laurent Rineau 9b873e4f6b Renaming, to get different target names. 2008-09-24 14:48:14 +00:00
Pedro Machado Manhaes de Castro d8f8af7e14 putting both Get_equation together in function_objects_polynomial 2008-09-18 18:53:33 +00:00
Monique Teillaud f0fb6d7013 makefile for demos re-added... 2008-09-17 09:01:48 +00:00
Monique Teillaud 31fec8a966 added constructor(three points)
+ some rephrasing in other places
2008-09-16 08:46:13 +00:00
Monique Teillaud fd74f54625 - constructor arc(three Point_2) added
- some rephrasing about (non-)orientation
2008-09-16 08:35:00 +00:00
Monique Teillaud 18ebbef2b7 link to new example added in manual
cosmetic changes in examples
2008-09-16 08:09:23 +00:00
Monique Teillaud c6597a6402 added: ConstructLine/Circle supporting arc 2008-09-16 07:57:13 +00:00
Monique Teillaud 1ff5a1f357 cleaning 2008-09-16 07:40:29 +00:00
Pedro Machado Manhaes de Castro a8e2a6bbb7 moving supporting_line and circle to the deprecated area 2008-09-15 16:40:38 +00:00
Pedro Machado Manhaes de Castro dfd621367b Construct_supporting_circle_2 => Construct_circle_2 2008-09-15 15:29:11 +00:00
Pedro Machado Manhaes de Castro 61b7ab6dd2 Inheritance for result_type 2008-09-15 13:12:44 +00:00