|
open_iA 2023.02
A tool for the visual analysis and processing of volumetric datasets, with a focus on industrial computed tomography.
|
#include "iAbase_export.h"#include "iADataSetType.h"#include "iALog.h"#include <vtkSmartPointer.h>#include <QFlags>#include <QMap>#include <QString>#include <QVariant>#include <itkImageBase.h>Classes | |
| class | iADataCollection |
| a collection of datasets More... | |
| class | iADataSet |
| abstract interface for datasets More... | |
| class | iAGraphData |
| a graph dataset merge with iAPolyData ? More... | |
| class | iAImageData |
| an image (/volume) dataset More... | |
| class | iAPolyData |
| a polygon (surface) mesh More... | |
Functions | |
| iAbase_API QString | boundsStr (double const *bds) |
| iAbase_API QString boundsStr | ( | double const * | bds | ) |