diff options
Diffstat (limited to 'src/mesh/assimp-master/test/models/STL/formatDetection')
-rw-r--r-- | src/mesh/assimp-master/test/models/STL/formatDetection | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/src/mesh/assimp-master/test/models/STL/formatDetection b/src/mesh/assimp-master/test/models/STL/formatDetection deleted file mode 100644 index 49cd445..0000000 --- a/src/mesh/assimp-master/test/models/STL/formatDetection +++ /dev/null @@ -1,9 +0,0 @@ -solid testTriangle - facet normal 0.0 0.0 1.0 - outer loop - vertex 1.0 1.0 0.0 - vertex -1.0 1.0 0.0 - vertex 0.0 -1.0 0.0 - endloop - endfacet -endsolid
\ No newline at end of file |