diff options
author | sanine <sanine.not@pm.me> | 2022-03-04 10:47:15 -0600 |
---|---|---|
committer | sanine <sanine.not@pm.me> | 2022-03-04 10:47:15 -0600 |
commit | 058f98a63658dc1a2579826ba167fd61bed1e21f (patch) | |
tree | bcba07a1615a14d943f3af3f815a42f3be86b2f3 /src/mesh/assimp-master/test/models/ParsingFiles | |
parent | 2f8028ac9e0812cb6f3cbb08f0f419e4e717bd22 (diff) |
add assimp submodule
Diffstat (limited to 'src/mesh/assimp-master/test/models/ParsingFiles')
-rw-r--r-- | src/mesh/assimp-master/test/models/ParsingFiles/linesplitter_emptyline_test.txt | 3 | ||||
-rw-r--r-- | src/mesh/assimp-master/test/models/ParsingFiles/linesplitter_tokenizetest.txt | 12 |
2 files changed, 15 insertions, 0 deletions
diff --git a/src/mesh/assimp-master/test/models/ParsingFiles/linesplitter_emptyline_test.txt b/src/mesh/assimp-master/test/models/ParsingFiles/linesplitter_emptyline_test.txt new file mode 100644 index 0000000..907178e --- /dev/null +++ b/src/mesh/assimp-master/test/models/ParsingFiles/linesplitter_emptyline_test.txt @@ -0,0 +1,3 @@ +TEST + +the rest diff --git a/src/mesh/assimp-master/test/models/ParsingFiles/linesplitter_tokenizetest.txt b/src/mesh/assimp-master/test/models/ParsingFiles/linesplitter_tokenizetest.txt new file mode 100644 index 0000000..fc6d204 --- /dev/null +++ b/src/mesh/assimp-master/test/models/ParsingFiles/linesplitter_tokenizetest.txt @@ -0,0 +1,12 @@ +#1= IFCORGANIZATION('GS','Graphisoft','Graphisoft',$,$); +#5= IFCAPPLICATION(#1,'14.0','ArchiCAD 14.0','ArchiCAD'); +#6= IFCPERSON('','Haefele','Karl-Heinz',$,$,$,$,$); +#8= IFCORGANIZATION('','KIT / IAI','',$,$); +#12= IFCPERSONANDORGANIZATION(#6,#8,$); +#13= IFCOWNERHISTORY(#12,#5,$,.ADDED.,$,$,$,1286451639); +#14= IFCSIUNIT(*,.LENGTHUNIT.,$,.METRE.); +#15= IFCSIUNIT(*,.AREAUNIT.,$,.SQUARE_METRE.); +#16= IFCSIUNIT(*,.VOLUMEUNIT.,$,.CUBIC_METRE.); +#17= IFCSIUNIT(*,.PLANEANGLEUNIT.,$,.RADIAN.); +#18= IFCMEASUREWITHUNIT(IFCPLANEANGLEMEASURE(0.017453293),#17); + |