|
VR CAD Viewer 1.0
Qt and VTK application for loading and visualising CAD models with VR support
|
#include "ModelPart.h"#include <vtkSmartPointer.h>#include <vtkDataSetMapper.h>#include <vtkSTLReader.h>#include <vtkPolyDataMapper.h>#include <vtkActor.h>#include <vtkProperty.h>#include <vtkShrinkFilter.h>
EEEE2076 - Software Engineering & VR Project
Template for model parts that will be added as treeview items
P Evans 2022