cgal/Packages/Planar_map/include/CGAL
Shai Hirsch 8cf85e050a Changed template paramter names and some other organizational matters.
Also changed code such that there is always a default constructor for planar mapbut if the default point location is not included it will issue a run time
error.
2002-02-19 16:09:22 +00:00
..
IO Doing casting from Hole_iterator to Hole_const_iterator to satisfy VC++. 2001-07-10 13:52:36 +00:00
Planar_map_2 Removed #error in case the file gets included twice. There are protected #ifdefs anyway. Also, we do not care about protected includes within the .C file anymore. It does not make compilation slow as before. 2002-02-19 16:07:42 +00:00
Planar_map_2.h Changed template paramter names and some other organizational matters. 2002-02-19 16:09:22 +00:00
Pm_advanced_point_location_base.h 80 Columns and indentation. 2001-07-17 12:24:30 +00:00
Pm_bounding_box_base.h Initial revision 2001-02-05 11:52:21 +00:00
Pm_default_dcel.h Casted an unused parameter to void to avoid warning. 2001-11-13 18:53:35 +00:00
Pm_default_point_location.C 80 column conformity. 2001-05-31 11:27:06 +00:00
Pm_default_point_location.h Included a precondition in init() so ensure an instance is not used for more than one map, i.e. initialized only once. 2002-01-17 14:18:58 +00:00
Pm_dynamic_closed_bounding_box.h 80 Columns and indentation. 2001-07-17 12:24:30 +00:00
Pm_dynamic_open_bounding_box.h 80 Columns and indentation. 2001-07-17 12:24:30 +00:00
Pm_leda_segment_exact_traits.h Replaces assert() with CGAL_assertion(). 2001-10-30 16:01:06 +00:00
Pm_naive_point_location.C Indentation and 80 columns conformity. 2001-05-17 16:13:32 +00:00
Pm_naive_point_location.h Included a precondition in init() so ensure an instance is not used for more than one map, i.e. initialized only once. 2002-01-17 14:18:58 +00:00
Pm_point_location_base.h 80 Columns and indentation. 2001-07-17 12:24:30 +00:00
Pm_segment_epsilon_traits.h 80 Columns and indentation. 2001-07-17 12:24:30 +00:00
Pm_segment_exact_traits.h 80 Columns and indentation. 2001-07-17 12:24:30 +00:00
Pm_segment_slim_traits.h *** empty log message *** 2001-12-06 16:25:27 +00:00
Pm_segment_traits.h Correcting header errors. 2002-01-22 14:57:34 +00:00
Pm_simple_point_location.h Added 'typename' in one place. 2001-05-23 09:19:50 +00:00
Pm_simple_straight_exact_traits.C 80 Columns and indentation. 2001-07-17 12:24:30 +00:00
Pm_simple_straight_exact_traits.h 80 Columns and indentation. 2001-07-17 12:24:30 +00:00
Pm_straight_exact_traits.C Initial revision 2001-02-05 11:52:21 +00:00
Pm_straight_exact_traits.h Removed a redundant const in a parameter of the non const access function ref(). 2001-11-19 15:49:51 +00:00
Pm_traits_checker.h Enforced 80 columns. 2002-01-22 14:46:01 +00:00
Pm_unbounding_box.h Enforced 80 columns. 2002-01-22 14:46:01 +00:00
Pm_walk_along_line_point_location.C Enforced 80 columns. 2002-01-22 14:46:01 +00:00
Pm_walk_along_line_point_location.h Enforced 80 columns. 2002-01-22 14:46:01 +00:00
Topological_map.h Removed #error in case the file gets included twice. There are protected #ifdefs anyway. Also, we do not care about protected includes within the .C file anymore. It does not make compilation slow as before. 2002-02-19 16:07:42 +00:00
Topological_map_bases.h Initial revision 2001-02-05 11:52:21 +00:00
Topological_map_face_base.h Correcting header errors. 2002-01-22 14:57:34 +00:00
Topological_map_items.h Correcting header errors. 2002-01-22 14:57:34 +00:00
Topological_map_new.h Correcting header errors. 2002-01-22 14:57:34 +00:00