mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-02-26 06:49:09 -06:00
Fix comment
This commit is contained in:
@@ -140,8 +140,8 @@ public:
|
||||
/**
|
||||
* Returns the size of the currently active subwindow in pixel coordinates. On default,
|
||||
* this method returns the same a currentWindowSize. A subwindow is the part of a
|
||||
* window that is used in stereoscopic side-by-side/top-bottom rendeirng when rendering
|
||||
* one of the eyes.
|
||||
* window that is used for one of the eyes in stereoscopic side-by-side/top-bottom
|
||||
* rendering.
|
||||
* \return The size of the currently active subwindow in pixel coordinates
|
||||
*/
|
||||
virtual glm::ivec2 currentSubwindowSize() const;
|
||||
|
||||
Reference in New Issue
Block a user