open_iA  2020.04
A tool for the visual analysis and processing of volumetric datasets, with a focus on industrial computed tomography.
Classes | Typedefs
iAModalityList.h File Reference
#include "open_iA_Core_export.h"
#include <QSharedPointer>
#include <QVector>
Include dependency graph for iAModalityList.h:
This graph shows which files directly or indirectly include this file:

Classes

class  iAModalityList
 Holds a list of datasets, and provides methods to save and load such lists. More...
 

Typedefs

typedef QVector< QSharedPointer< iAModality > > ModalityCollection
 

Typedef Documentation

◆ ModalityCollection

typedef QVector<QSharedPointer<iAModality> > ModalityCollection