cgal/Point_set_shape_detection_3
Sven Oesau dfba7e2ce0 changed variable naming in several classes to match CGAL standard
octree now uses size_t instead of singed integers
added missing Plane::d() function to retrieve d parameter from plane equation (= - distance from origin)
changed many variables from int to size_t to remove 64 bit warnings
2015-06-17 10:27:14 +02:00
..
doc/Point_set_shape_detection_3 fix 'Adding More Shapes' 2015-04-24 16:36:49 +02:00
examples/Point_set_shape_detection_3 Fix GCC compilation of examples 2015-06-15 14:33:40 +02:00
include/CGAL changed variable naming in several classes to match CGAL standard 2015-06-17 10:27:14 +02:00
package_info/Point_set_shape_detection_3 longer description 2015-02-13 22:14:15 +01:00
test/Point_set_shape_detection_3 changed variable naming in several classes to match CGAL standard 2015-06-17 10:27:14 +02:00
dont_submit