1
0
mirror of git://projects.qi-hardware.com/cae-tools.git synced 2025-02-02 04:11:05 +02:00
Werner Almesberger 7ca942d0e9 poly2d/p2d_attrib.c (angle_3): don't divide by zero ...
This broke p2d_is_cw which in turn tripped
CGAL::create_interior_skeleton_and_offset_polygons_with_holes_2
with the infamous

terminate called after throwing an instance of 'CGAL::Assertion_exception'
  what():  CGAL ERROR: assertion violation!
Expr: lParent
File: /usr/include/CGAL/arrange_offset_polygons_2.h
Line: 94
2015-01-18 20:27:26 -03:00
Description
CAE Tools, Small tools to assist Computer-Aided Engineering
http://projects.qi-hardware.com/index.php/p/cae-tools/
341 KiB
Languages
C 64.1%
Gnuplot 8.9%
Shell 5.2%
Makefile 5.1%
Perl 5%
Other 11.7%