Fix atmosphere stereo bugs

This commit is contained in:
Emil Axelsson
2018-02-19 22:11:12 +01:00
parent 0f7ca1790f
commit 5a23a3e93f
5 changed files with 40 additions and 6 deletions
+1
View File
@@ -101,6 +101,7 @@ public:
// Accessors
// Remove Vec3 from the name when psc is gone
const Vec3& positionVec3() const;
const Vec3 eyePositionVec3() const;
const Vec3& unsynchedPositionVec3() const;
const Vec3& focusPositionVec3() const;
const Vec3& viewDirectionWorldSpace() const;