mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-02-17 01:38:34 -06:00
Merge branch 'master' into feature/loadingscreen-refactor
This commit is contained in:
@@ -171,7 +171,7 @@ glm::vec2 SGCTWindowWrapper::dpiScaling() const {
|
||||
|
||||
int SGCTWindowWrapper::currentNumberOfAaSamples() const {
|
||||
return sgct::Engine::instance()->getCurrentWindowPtr()->getNumberOfAASamples();
|
||||
}
|
||||
}
|
||||
|
||||
bool SGCTWindowWrapper::isRegularRendering() const {
|
||||
sgct::SGCTWindow* w = sgct::Engine::instance()->getCurrentWindowPtr();
|
||||
|
||||
Reference in New Issue
Block a user