mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-03-10 15:28:36 -05:00
added presync function for engine
This commit is contained in:
@@ -59,6 +59,7 @@ public:
|
||||
// sgct wrapped functions
|
||||
bool initializeGL();
|
||||
void postSynchronizationPreDraw();
|
||||
void preSynchronization();
|
||||
void render();
|
||||
void postDraw();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user