fc4dd6455a
- make use of range for loops - make use of empty() method for the std::vector - removed unnecessary std::string initialization - use ' ' instead of " " for the find methods (should be "faster") - simplified some function - make use of emplace_back instead of push_back (should be "faster") - other small changes |
||
---|---|---|
.. | ||
ObjExporter.cpp | ||
ObjExporter.h | ||
ObjFileData.h | ||
ObjFileImporter.cpp | ||
ObjFileImporter.h | ||
ObjFileMtlImporter.cpp | ||
ObjFileMtlImporter.h | ||
ObjFileParser.cpp | ||
ObjFileParser.h | ||
ObjTools.h |