Tiny pyramid model. Test case provided by Andreas Fabri.

This commit is contained in:
Laurent Saboret 2008-08-20 10:04:53 +00:00
parent 76f9ad0aa5
commit 7f6eb45faa
2 changed files with 10 additions and 0 deletions

1
.gitattributes vendored
View File

@ -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

View File

@ -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