CTL
0.6.1
Computed Tomography Library
|
#include "img/projectiondata.h"
#include "img/spectralvolumedata.h"
#include "io/serializationinterface.h"
#include <memory>
Go to the source code of this file.
Classes | |
class | CTL::ProjectorNotifier |
Helper class that can emit signals during calculations of a certain projector. More... | |
class | CTL::AbstractProjector |
The AbstractProjector class is the abstract base class defining the interfaces for forward projectors. More... | |
Typedefs | |
typedef SpectralVolumeData | CTL::VolumeData |