ObjImporter: remove unused code.

This commit is contained in:
Kim Kulling
2016-09-06 15:41:37 +02:00
parent e51b7d2a61
commit ffdca3593b
2 changed files with 8 additions and 12 deletions

View File

@@ -285,8 +285,6 @@ struct Model
ObjFile::Material *m_pDefaultMaterial;
//! Vector with all generated materials
std::vector<std::string> m_MaterialLib;
//! Vector with all generated group
std::vector<std::string> m_GroupLib;
//! Vector with all generated vertices
std::vector<aiVector3D> m_Vertices;
//! vector with all generated normals