19 Commits

Author SHA1 Message Date
Jan Niklas Hasse
6c184d10b4 Use nullptr instead of NULL or 0 2020-06-14 20:14:58 +02:00
Jan Niklas Hasse
0898bb217d Add function IsDelaunay to check if results are valid 2019-02-21 14:42:20 +01:00
Jan Niklas Hasse
96b08ee75c Add new function Triangle::CircumcicleContains 2019-02-21 14:34:37 +01:00
Jan Niklas Hasse
9c8b47486d Update project URL and copyright year 2018-09-11 12:53:31 +02:00
Jan Niklas Hasse
1271d6b848 Overload operator<< for Point 2018-05-28 13:56:27 +02:00
Jan Niklas Hasse
f0a16419c5 Throw an exception instead of assert(false) for repeat points 2018-02-28 17:34:54 +01:00
Giemsa
d84fb6f6d5 fix some problems 2014-01-22 11:01:45 +09:00
Giemsa
b5abae7c15 modify definitions(for more high performance and safety) 2014-01-21 21:38:22 +09:00
Jan Niklas Hasse
47a9c6e038 remove trailing whitespace and convert to unix line endings 2012-09-05 18:41:47 +02:00
Jan Niklas Hasse
544aec554c fixed compiler warnings 2012-07-12 19:56:59 +02:00
Mason Green
56510a42f7 fixed a few gcc warnings 2011-06-04 14:57:00 -04:00
zzzzrrr
50669c2023 updated waf 2011-03-08 09:12:11 -05:00
zzzzrrr
5dbe785975 added p2t namespace 2010-01-22 19:50:35 -05:00
zzzzrrr
ac40ef4631 code cleanup 2010-01-22 15:22:08 -05:00
zzzzrrr
d2a021b4a9 changed license headers 2010-01-22 15:03:43 -05:00
zzzzrrr
732e0791e8 uncrustified code 2010-01-21 09:00:09 -05:00
zzzzrrr
0bb55b95b8 fixed more pointer bugs 2010-01-20 12:10:58 -05:00
zzzzrrr
d776b54e57 fixed edge pointer bug - yay 2010-01-19 17:23:38 -05:00
zzzzrrr
9b279f68b5 checked in c++ code 2010-01-17 11:41:09 -05:00