#include <QApplication>
#include "mainwindow.h"
#include "ui_mainwindow.h"
Go to the source code of this file.
Functions | |
int | main (int argc, char *argv[]) |
int main | ( | int | argc, | |
char * | argv[] | |||
) |
Minimal QT trimesh viewer
This sample shows how to use togheter:
Definition at line 42 of file sample/trimesh_QT/main.cpp.