Commit Graph
59 Commits
Author SHA1 Message Date
Weisheng Si a86d84e68c Improve comments and remove useless comments 2016-06-05 12:29:52 +10:00
Weisheng Si d2f6062ac1 Improve comments and remove useless comments 2016-06-05 12:17:50 +10:00
Weisheng Si 87d8faaafe Remove code for debugging purpose 2016-06-05 11:57:34 +10:00
Weisheng Si cf278a6f66 Remove a "TODO" comment 2016-06-05 11:46:10 +10:00
Sébastien Loriot eadc085d98 fix include guards 2016-06-02 09:23:28 +02:00
Sébastien Loriot 91a536c804 run astyle
remove trailing whitespaces and fix indentation issues
2016-05-31 10:05:12 +02:00
Sébastien Loriot 815a4ba4cc Plan_Scan_Tree -> Plane_scan_tree 2016-05-31 09:55:11 +02:00
Sébastien Loriot 9356eea527 rename files to match CGAL naming convention 2016-05-31 09:53:05 +02:00
Sébastien Loriot 71d1666b39 replace tabs with 4 spaces 2016-05-31 09:48:36 +02:00
Sébastien Loriot 3d1e20e1e3 quick pass on the doc 2016-05-18 16:35:02 +02:00
Andreas Fabri a864e30623 std::min -> (std::min) for VC++ 2016-04-27 10:19:13 +02:00
Andreas Fabri 3974c29331 VC++ does not like min and max 2016-03-22 09:25:53 +01:00
Weisheng Si 0eba2b7280 Move Direction_2 ray out of loop. 2016-03-17 22:06:04 +11:00
Andreas Fabri fe969f2c50 fix warnings 2016-02-24 16:54:05 +01:00
Andreas Fabri fca256b986 fix errors (template) and warnings (unsigned/signed) and reindent 2016-02-24 08:39:21 +01:00
Weisheng Si 1e56396022 Add #include <CGAL/config.h> to indicate using CORE 2016-01-12 09:31:07 +11:00
Andreas Fabri 1a2061cf96 Completely remove the concepts to simplify things 2016-01-06 10:38:59 +01:00
Weisheng Si 1091355311 Change the template argument from 'ConeBasedSpannerTraits_2' to
'Traits'.
2016-01-05 09:42:16 +11:00
Andreas Fabri 5e3e8e040f polish 2015-12-15 17:42:19 +01:00
Weisheng Si d111f19deb Change template parameter from 'Traits' to 'ConeBasedSpannerTraits_2' 2015-12-15 09:23:08 +11:00
Weisheng Si 1ec7726376 Fixing small typos 2015-12-14 11:24:56 +11:00
Weisheng Si 57c78e39d9 Using ConeBasedSpannerTraits_2 instead of SpannerKernel, and also
removing some duplications in documents
2015-12-14 10:56:46 +11:00
Weisheng Si 436ca7b94d Use EPEC_with_root_of.h instead of EPEC_with_sqrt.h and Use
SpannerKernel as the template parameter instead of traits
2015-11-27 09:49:09 +11:00
Weisheng Si bab75537e9 Replace pass-the-end by past-the-end,etc. 2015-11-16 13:54:28 +11:00
Weisheng Si a2ff985c6a Better the comments 2015-09-30 10:12:08 +10:00
Weisheng Si c90cd278d3 Returning the cone boundaries with output iterator now. 2015-09-09 09:18:54 +10:00
Andreas Fabri bd02f8a544 Add a geometric traits class TODO: Make it complete
Made Direction_2 public as it in the API
Removed a typename
2015-09-01 16:20:46 +02:00
Weisheng Si 3cf3803435 Toward output iterator for ray directions 2015-09-01 10:09:40 +10:00
Weisheng Si 4d278acfe6 Improve the documents 2015-08-31 10:31:27 +10:00
Weisheng Si f371ef2425 Better the documentation and Make the source code follow convention 2015-08-27 09:55:19 +10:00
Weisheng Si 1974128e99 Fix the typos and Better the comments 2015-07-21 09:45:52 +10:00
Weisheng Si ac3b9ab57f Beautify the source code 2015-06-23 13:43:21 +10:00
Weisheng Si 74b8893cb0 Improve the comments 2015-06-23 08:39:35 +10:00
Weisheng Si 8480335728 Some polishing 2015-06-05 16:10:32 +10:00
Weisheng Si 7fa8877e98 Add a new header file for ordering vertices by direction 2015-06-04 15:44:05 +10:00
Weisheng Si 2a15b96366 Better the comments 2015-06-04 15:41:21 +10:00
Weisheng Si 0d0aab6cc2 Revise user manual and developer manual 2015-06-04 11:34:29 +10:00
Weisheng Si 6deafda2cd Better the comments 2015-05-22 11:10:53 +10:00
Weisheng Si 24e1b22b08 Compiled successfully version first 2015-05-21 09:15:29 +10:00
Weisheng Si a087f25cb2 Changing file names according to convention 2015-05-14 10:24:03 +10:00
Weisheng Si 656f3e816b Remove the file Cone_spanners_2.h 2015-05-12 14:49:18 +10:00
Weisheng Si 0c942cefb2 Comments style changed from /** */ to /*! */ 2015-05-11 11:43:39 +10:00
Weisheng Si 3fdced450b Comments editted to remove these two header files from doxygen output 2015-05-11 11:05:40 +10:00
Weisheng Si 5b7c9209ba 'this->' added before 'less()' in plane scan tree code. 2015-05-01 11:20:20 +10:00
Weisheng Si f038c1b4af Delete the file _cxx0x_hack.h 2015-04-24 08:11:41 +10:00
Weisheng Si ee7df5573d move Gnuplot_output_2.h -> gnuplot_output_2.h 2015-04-24 08:08:30 +10:00
Weisheng Si c02ae70fb0 Comments improved 2015-03-05 08:50:12 +11:00
Weisheng Si 5a751ca76a @file gnuplot_output_2 --> @file Gnuplot_output_2 2015-03-02 13:11:13 +11:00
Weisheng Si ed828cbadf Comments improved 2015-02-18 14:27:03 +11:00
Weisheng Si 5cc2c6dc2d Comments improved 2015-02-18 14:25:43 +11:00