PLY: prepare bugfix by adding missing unittest.
authorKim Kulling <kim.kulling@googlemail.com>
Sat, 11 Feb 2017 13:19:34 +0000 (14:19 +0100)
committerKim Kulling <kim.kulling@googlemail.com>
Sat, 11 Feb 2017 13:19:34 +0000 (14:19 +0100)
commita75fa44bdee4c65ec697c8a7cdec7e56008a1316
treea5ecb77b4de6a2a2149cda20b7b57224117d48b9
parent615bdb27d9d769df680e63de3baa8a0ffa9cd719
PLY: prepare bugfix by adding missing unittest.
code/PlyLoader.h
code/PlyParser.cpp
test/CMakeLists.txt
test/models/OBJ/spider.obj
test/models/PLY/float-color.ply [new file with mode: 0644]
test/unit/utPLYImportExport.cpp [new file with mode: 0644]