Build Assimp from source
This commit is contained in:
3
thirdparty/assimp/test/models/ParsingFiles/linesplitter_emptyline_test.txt
vendored
Normal file
3
thirdparty/assimp/test/models/ParsingFiles/linesplitter_emptyline_test.txt
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
TEST
|
||||
|
||||
the rest
|
||||
12
thirdparty/assimp/test/models/ParsingFiles/linesplitter_tokenizetest.txt
vendored
Normal file
12
thirdparty/assimp/test/models/ParsingFiles/linesplitter_tokenizetest.txt
vendored
Normal file
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user