mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-02-23 21:39:31 -06:00
Merge branch 'develop' into release/ips
This commit is contained in:
@@ -81,6 +81,8 @@ glm::mat4 WindowWrapper::modelMatrix() const {
|
||||
}
|
||||
|
||||
void WindowWrapper::setNearFarClippingPlane(float near, float far) {}
|
||||
|
||||
void WindowWrapper::setEyeSeparationDistance(float distance) {}
|
||||
|
||||
glm::ivec4 WindowWrapper::viewportPixelCoordinates() const {
|
||||
return glm::ivec4(
|
||||
|
||||
Reference in New Issue
Block a user