mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-01-05 19:19:39 -06:00
Refractor and clean code
This commit is contained in:
@@ -82,8 +82,8 @@ namespace openspace {
|
||||
|
||||
glm::dmat4 _transformationMatrix = glm::dmat4(1.0);
|
||||
|
||||
GLuint _vaoID = 0;
|
||||
GLuint _vBufferID = 0;
|
||||
GLuint _vertexArrayObjectID = 0;
|
||||
GLuint _vertexBufferObjectID = 0;
|
||||
};
|
||||
|
||||
}// namespace openspace
|
||||
|
||||
Reference in New Issue
Block a user