Commit Graph

9 Commits

Author SHA1 Message Date
AndriyAndreyev
15dfbc284a Merge remote-tracking branch 'upstream/master' 2022-05-05 01:11:12 +03:00
Pierre Dejoue
de70670221 Test polygons from issue #10 2022-05-02 09:35:51 +02:00
AndriyAndreyev
1bf8fad5a2 Add test case to check stack overflow crash
Without additional check is angle negative or not in the LargeHole_DontFill
function this test case leads to stack overflow.

Signed-off-by: AndriyAndreyev <andriy.a.andreyev@gmail.com>
2022-04-26 21:46:10 +03:00
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