mirror of https://github.com/CGAL/cgal
Tiny pyramid model. Test case provided by Andreas Fabri.
This commit is contained in:
parent
76f9ad0aa5
commit
7f6eb45faa
|
|
@ -3695,6 +3695,7 @@ Surface_mesh_parameterization/test/Surface_mesh_parameterization/data/cube.off -
|
|||
Surface_mesh_parameterization/test/Surface_mesh_parameterization/data/high_genus.off -text svneol=unset#application/octet-stream
|
||||
Surface_mesh_parameterization/test/Surface_mesh_parameterization/data/knot2.off -text svneol=unset#application/octet-stream
|
||||
Surface_mesh_parameterization/test/Surface_mesh_parameterization/data/oni.off -text svneol=unset#application/octet-stream
|
||||
Surface_mesh_parameterization/test/Surface_mesh_parameterization/data/pyramid.off -text svneol=unset#application/octet-stream
|
||||
Surface_mesh_parameterization/test/Surface_mesh_parameterization/extensive_parameterization_test.cmd eol=lf
|
||||
Surface_mesh_parameterization/test/Surface_mesh_parameterization/extensive_parameterization_test_vc80.sln eol=crlf
|
||||
Surface_mesh_parameterization/test/Surface_mesh_parameterization/test_all.bat eol=crlf
|
||||
|
|
|
|||
|
|
@ -0,0 +1,9 @@
|
|||
OFF
|
||||
4 3 0
|
||||
0 0 0
|
||||
1 0 0
|
||||
0 1 0
|
||||
0 0 1
|
||||
3 0 1 2
|
||||
3 0 2 3
|
||||
3 3 2 1
|
||||
Loading…
Reference in New Issue