|
VR CAD Viewer 1.0
Qt and VTK application for loading and visualising CAD models with VR support
|
Defines the ModelPart class used to represent CAD model parts in the tree view and VTK renderer. More...
#include <QString>#include <QList>#include <QVariant>#include <vtkSmartPointer.h>#include <vtkMapper.h>#include <vtkActor.h>#include <vtkSTLReader.h>#include <vtkColor.h>#include <vtkShrinkFilter.h>#include <vtkClipDataSet.h>#include <vtkPlane.h>#include <vtkDataSetMapper.h>#include <vtkDataSet.h>

Go to the source code of this file.
Classes | |
| class | ModelPart |
| Represents one CAD model part in the application. More... | |
Defines the ModelPart class used to represent CAD model parts in the tree view and VTK renderer.