camera fixes

git-svn-id: svn://db.shs.com.ru/libs@603 a8b55f48-bf90-11e4-a774-851b48703e85
This commit is contained in:
2019-10-02 14:18:39 +00:00
parent 30517fa7f3
commit b7e9fd6cf9
4 changed files with 362 additions and 98 deletions

View File

@@ -87,6 +87,8 @@ public:
void apply(const GLfloat & aspect = 1.);
void assign(const Camera & c);
virtual GLObjectBase * clone(bool withChildren = true);
QMatrix4x4 offsetMatrix() const;
private: