|
VR CAD Viewer 1.0
Qt and VTK application for loading and visualising CAD models with VR support
|
#include "ModelPart.h"#include "ModelPartList.h"#include <QMainWindow>#include <vtkSmartPointer.h>#include "VRRenderThread.h"
Go to the source code of this file.
Classes | |
| class | MainWindow |
EEEE2076 - Software Engineering & VR Project
Main application window handling the GUI, model tree, VTK renderer, and VR rendering controls.