Enable OpenSpace checking isUsingSwapGroups and isSwapGroupMaster

This commit is contained in:
Erik Broberg
2016-09-01 15:19:25 -04:00
parent af5c0c71e8
commit cc2c26a3e7
4 changed files with 26 additions and 2 deletions
@@ -53,6 +53,8 @@ public:
bool isRegularRendering() const override;
bool hasGuiWindow() const override;
bool isGuiWindow() const override;
bool isUsingSwapGroups() const override;
bool isSwapGroupMaster() const override;
glm::mat4 viewProjectionMatrix() const override;
glm::mat4 modelMatrix() const override;