finished OrbitCamera

This commit is contained in:
Anakin
2017-02-03 15:54:45 +01:00
parent 333eca25eb
commit 92245be302
3 changed files with 11 additions and 10 deletions

View File

@@ -13,6 +13,7 @@ private:
double m_phi;
double m_theta;
double m_roh;
QVector3D m_center;
// functions
public: