mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-04-22 11:18:22 -05:00
More cleanup of WaveFrontGeometry and RenderableModel
This commit is contained in:
@@ -59,8 +59,6 @@ private:
|
||||
|
||||
std::vector<Vertex> _vertices;
|
||||
std::vector<int> _indices;
|
||||
|
||||
std::vector<int> _shapeCounts;
|
||||
};
|
||||
|
||||
} // namespace modelgeometry
|
||||
|
||||
Reference in New Issue
Block a user