Some work towards multi-pipe

This commit is contained in:
Alexander Bock
2014-05-04 18:35:23 +02:00
parent 8a7bcc0036
commit 56f22d79c3
9 changed files with 210 additions and 11 deletions
+1
View File
@@ -58,6 +58,7 @@ public:
const glm::quat& rotation() const;
const glm::vec3& viewDirection() const;
const float& maxFov() const;
const float& sinMaxFov() const;
void setMaxFov(float fov);