cgal/Packages/Triangulation_3/examples/Triangulation_3
Sylvain Pion 3363fb162e - Remove warning. 2001-02-19 14:26:47 +00:00
..
Makefile *** empty log message *** 2000-01-13 09:44:34 +00:00
README
example1.C - Remove warning. 2001-02-19 14:26:47 +00:00
example_tds.C #include <CGAL/Point_3.h> inutile -> enleve 2000-12-11 09:01:03 +00:00

README

------- example1 -------------------------------------------------
Construction of a triangulation.

Makes different tests on it.

Writes the triangulation into a file "output"

This example program uses "doubles". 
For a robust version, another arithmetic should be used.
--------------------------------------------------------------