mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-01-05 11:09:37 -06:00
SGCT compile fix
First pass for pull request
This commit is contained in:
@@ -77,7 +77,7 @@ public:
|
||||
const glm::mat4& projectionMatrix);
|
||||
void drawOverlays();
|
||||
void postDraw();
|
||||
std::vector<Profile::AssetEvent> listOfAllAssetEvents();
|
||||
std::vector<Profile::AssetEvent> assetEvents();
|
||||
void resetAssetChangeTracking();
|
||||
void resetPropertyChangeFlags();
|
||||
void keyboardCallback(Key key, KeyModifier mod, KeyAction action);
|
||||
|
||||
Reference in New Issue
Block a user