import msh file,

problems:
it is not correctly displayed (vertice and what happend to the texture?)
todo:
improve the import, remove unused garbage,
add move and zoom function
This commit is contained in:
Anakin
2016-12-30 12:36:05 +01:00
parent 82ce8ad72a
commit 353d932147
6 changed files with 801 additions and 65 deletions

View File

@@ -1,7 +1,6 @@
#include "Header\MainWindow.h"
#include <QtWidgets/QApplication>
int main(int argc, char *argv[])
{
QApplication a(argc, argv);