|
open_iA 2023.02
A tool for the visual analysis and processing of volumetric datasets, with a focus on industrial computed tomography.
|
#include "iADataSetRenderer.h"#include "iAAABB.h"#include "iAValueTypeVectorHelpers.h"#include <iALog.h>#include <iAMainWindow.h>#include <vtkActor.h>#include <vtkCubeSource.h>#include <vtkOpenGLRenderer.h>#include <vtkOutlineFilter.h>#include <vtkPolyDataMapper.h>#include <vtkProperty.h>#include <QColor>Classes | |
| class | iAOutlineImpl |