ObjImporter: remove unnecessary allocations of std::vector in obj-specific
authorKim Kulling <kim.kulling@googlemail.com>
Wed, 9 Nov 2016 19:09:45 +0000 (20:09 +0100)
committerKim Kulling <kim.kulling@googlemail.com>
Wed, 9 Nov 2016 19:09:45 +0000 (20:09 +0100)
commitae956044aafe757e6eee4592ceebcd7cf6d5f286
treef9ee44eeabc9f3fb08907c0227c8b3bc62cbacd7
parentd4223d1fce2e9edd8d4c1be1fa48f70042b71876
ObjImporter: remove unnecessary allocations of std::vector in obj-specific
face.
code/ObjFileData.h
code/ObjFileImporter.cpp
code/ObjFileParser.cpp
test/unit/utTriangulate.cpp