![]() |
open_iA
2020.01
A tool for the visual analysis and processing of volumetric datasets, with a focus on industrial computed tomography.
|
#include "open_iA_Core_export.h"#include <itkMesh.h>#include <vtkSmartPointer.h>#include <QElapsedTimer>#include <QMutex>#include <QThread>#include <QWaitCondition>#include <QVector>Classes | |
| class | iAAlgorithm |
Typedefs | |
| typedef itk::DefaultStaticMeshTraits< double, 3, 2, double, double > | MeshTraits |
| typedef itk::Mesh< double, 3, MeshTraits > | MeshType |
| typedef itk::PointSet< double, 3, MeshTraits > | PointSetType |
| typedef itk::DefaultStaticMeshTraits< double, 3, 2, double, double > MeshTraits |
| typedef itk::Mesh< double, 3, MeshTraits > MeshType |
| typedef itk::PointSet< double, 3, MeshTraits > PointSetType |
1.8.16