blob: 11fad08b0784a7a747d27d0986afcdb572ad334b (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
/*
sorry, this triangulation does not deal with
intersecting constraints
CGAL error: assertion violation!
Expression : false
File : ../libraries/install/include/CGAL/Constrained_triangulation_2.h
Line : 636
Explanation:
Refer to the bug-reporting instructions at http://www.cgal.org/bug_report.html
*/
render() import("issue78b.stl");
|