added MoveCamera but isn't working well

updated about text,
This commit is contained in:
Anakin
2017-02-04 15:48:10 +01:00
parent 648b805daf
commit 94a2fa59ec
6 changed files with 79 additions and 8 deletions

View File

@@ -10,7 +10,9 @@ public:
// attributes
private:
QVector4D m_direction;
QVector4D m_position;
QVector3D m_up;
// functions
public: