More cleanup of WaveFrontGeometry and RenderableModel

This commit is contained in:
Alexander Bock
2015-02-25 23:58:30 +01:00
parent bd382f9e8e
commit a4e4df3d28
4 changed files with 29 additions and 45 deletions
@@ -59,8 +59,6 @@ private:
std::vector<Vertex> _vertices;
std::vector<int> _indices;
std::vector<int> _shapeCounts;
};
} // namespace modelgeometry