Cleanup of WaveFrontGeometry

This commit is contained in:
Alexander Bock
2015-02-25 23:39:20 +01:00
parent 86f7073a24
commit bd382f9e8e
4 changed files with 85 additions and 206 deletions
-5
View File
@@ -88,11 +88,6 @@ namespace renderablemodel {
const std::string keyGeometry = "Geometry";
} // namespace renderablemodel
namespace modelgeometry {
const std::string keyType = "Type";
const std::string keyObjFile = "ObjFile";
} // namespace modelgeometry
namespace renderablestars {
const std::string keyFile = "File";
const std::string keyTexture = "Texture";