Commit Graph

66 Commits

Author SHA1 Message Date
Susan Hert 643f0b17db removed types no longer necessary for polygon_2 functions (converted to
kernel traits now)
2001-07-06 17:02:43 +00:00
Susan Hert 49a3e48dfe fixed bugs in Indirect_edge_compare.h 2001-05-02 11:21:01 +00:00
Susan Hert 22b4a959e4 changed traits requirements to incorporate Compare_x_at_y_2 function object
now available in the kernel
2001-05-01 12:16:44 +00:00
Susan Hert 5e2c784aa1 line shortening 2001-03-22 10:16:59 +00:00
Susan Hert 0896197c04 line length changes 2001-03-22 10:09:09 +00:00
Susan Hert 2cbe379cfd made std::stack use std:list as its basis to avoid problems with VC++ 2001-03-22 10:07:48 +00:00
Susan Hert 6696e197cb minor typedef change for readability 2001-03-22 10:06:56 +00:00
Susan Hert d6fd304ff0 changed template parameter name from Point_2 to Point_2_ in set_valid so
VC++ won't get confused
2001-03-22 10:06:21 +00:00
Susan Hert 99d942fe21 Fixed some warnings related to unused variables and parameters and
changed const_iterator to iterator in the hopes of fixing a problem
with VC++ compiler
2001-03-12 10:49:31 +00:00
Susan Hert 227bb1d355 changed begin and end in build() to vtx_begin and vtx_end to avoid confusion
with begin and end member functions
2001-03-12 09:46:39 +00:00
Susan Hert c560851406 fixed various problems with type names, class definition order and template
parameter names for VC++
2001-03-08 11:14:32 +00:00
Susan Hert 9ec4cefec8 *** empty log message *** 2001-01-19 10:10:25 +00:00
Susan Hert d19df78619 *** empty log message *** 2001-01-12 12:58:50 +00:00
Susan Hert 3f89bf8b42 *** empty log message *** 2000-11-07 11:38:45 +00:00
Susan Hert 99f2aa1a9c Initial revision 2000-08-02 18:50:00 +00:00
Susan Hert dddbf29fa0 Initial revision 2000-08-02 18:30:02 +00:00