reshaping the modelloader class to suit the overall design of openspace

This commit is contained in:
michal
2014-10-23 18:49:15 -04:00
parent 08a97d9e68
commit ecfc4ad79a
15 changed files with 601 additions and 214 deletions
@@ -57,7 +57,6 @@ protected:
private:
properties::StringProperty _colorTexturePath;
ghoul::opengl::ProgramObject* _programObject;
ghoul::opengl::Texture* _texture;
planetgeometry::PlanetGeometry* _geometry;