QGLEngine license

This commit is contained in:
2020-07-22 11:24:42 +03:00
parent caf149ed28
commit c76608abf0
81 changed files with 916 additions and 869 deletions

View File

@@ -1,5 +1,5 @@
/*
QGLView
QGL Transform
Ivan Pelipenko peri4ko@yandex.ru
This program is free software: you can redistribute it and/or modify
@@ -16,9 +16,8 @@
along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#include "gltransform.h"
//#include <Qt3DCore/private/sqt_p.h>
#include "gltransform.h"
#include "gltypes.h"
#include <cmath>