CTL  0.6.1
Computed Tomography Library
Classes | Functions
abstractreconstructor.h File Reference
#include "img/projectiondataview.h"
#include "io/serializationinterface.h"
#include <memory>
Include dependency graph for abstractreconstructor.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CTL::VoxelVolume< T >
 The VoxelVolume class provides a simple container for storage of voxelized 3D volume data. More...
 
class  CTL::ReconstructorNotifier
 Helper class that can emit signals during calculations of a certain reconstructor. More...
 
class  CTL::AbstractReconstructor
 The AbstractReconstructor class defined the interface for reconstruction types. More...