mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-04-29 15:29:26 -05:00
Remove vao, vbo and ibo property declarations from simplespheregeometryprojection class
This commit is contained in:
@@ -54,10 +54,6 @@ private:
|
||||
properties::IntProperty _segments;
|
||||
std::string _name;
|
||||
|
||||
properties::IntProperty _vaoID;
|
||||
properties::IntProperty _vBufferID;
|
||||
properties::IntProperty _iBufferID;
|
||||
|
||||
PowerScaledSphere* _planet;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user