separated setting time and processing node functions

This commit is contained in:
itsmattkc
2019-08-27 23:38:24 +10:00
parent 35db54075d
commit b9ce02a0ec
29 changed files with 146 additions and 109 deletions
+1 -1
View File
@@ -49,7 +49,7 @@ public:
void Detach();
const GLuint buffer() const;
const GLuint& buffer() const;
private:
QOpenGLContext* context_;