Commit Graph

6 Commits

Author SHA1 Message Date
Pierre Dejoue 8388a74a9f Improve testbed data file format
Data file format now has optional sections for holes polylines
and Steiner points identified with tokens "HOLE" and "STEINER".

Rework the data file dude.dat accordingly.

Add data file steiner.dat for an example with Steiner points.
2020-11-20 11:37:52 +01:00
Pierre Dejoue 2c6bec64c0 Throw in Triangle::NeighborAcross in case of null pointer
Add an example quad for which the exception is throwni in the tests
2020-08-06 19:36:59 +02:00
zzzzrrr c18dcd4eaa added kzer-za model; added # of triangles output 2010-01-23 18:32:26 -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