Fraxinus
22.04-rc5
An IGT application
|
Classes | |
class | cx::ReconstructCore |
Algorithm part of reconstruction - no dependencies on parameter classes. More... | |
class | cx::OutputVolumeParams |
Helper struct for sending and controlling output volume properties. More... | |
class | cx::ReconstructionExecuter |
class | cx::ReconstructionMethodService |
Abstract interface for reconstruction algorithm. More... | |
class | cx::ReconstructionWidget |
class | cx::DoublePropertyOutputValueParams |
class | cx::DoublePropertySpacing |
class | cx::DoublePropertyXDim |
class | cx::DoublePropertyYDim |
class | cx::DoublePropertyZDim |
class | cx::ReconstructParams |
Collection of reconstruction parameters. More... | |
class | cx::ReconstructPreprocessor |
Algorithm part of reconstruction - no dependencies on parameter classes. More... | |
class | cx::ThreadedTimedReconstructPreprocessor |
Threading adapter for the reconstruction algorithm. More... | |
class | cx::ThreadedTimedReconstructCore |
Threading adapter for the reconstruction algorithm. More... | |
class | cx::UsReconstructionGUIExtenderService |
Us Reconstruction framework with widgets. More... | |
class | cx::UsReconstructionImplService |
Manager for the us reconstruction process. More... | |
class | cx::UsReconstructionPluginActivator |
class | cx::UsReconstructionService |
class | cx::UsReconstructionServiceNull |
class | cx::UsReconstructionServiceProxy |
Typedefs | |
typedef boost::shared_ptr< class ReconstructionMethodService > | cx::ReconstructionMethodServicePtr |
typedef boost::shared_ptr< class ReconstructParams > | cx::ReconstructParamsPtr |
typedef boost::shared_ptr< class ThreadedTimedReconstructer > | cx::ThreadedTimedReconstructerPtr |
typedef boost::shared_ptr< class ThreadedTimedReconstructPreprocessor > | cx::ThreadedTimedReconstructPreprocessorPtr |
typedef boost::shared_ptr< class ThreadedTimedReconstructCore > | cx::ThreadedTimedReconstructCorePtr |
typedef boost::shared_ptr<class ReconstructionMethodService> cx::ReconstructionMethodServicePtr |
Definition at line 43 of file cxReconstructionMethodService.h.
typedef boost::shared_ptr< class ReconstructParams > cx::ReconstructParamsPtr |
Definition at line 85 of file cxReconstructParams.h.
typedef boost::shared_ptr< class ThreadedTimedReconstructCore > cx::ThreadedTimedReconstructCorePtr |
Definition at line 36 of file cxReconstructThreads.h.
typedef boost::shared_ptr< class ThreadedTimedReconstructer > cx::ThreadedTimedReconstructerPtr |
Definition at line 23 of file cxUSAcqusitionWidget.h.
typedef boost::shared_ptr< class ThreadedTimedReconstructPreprocessor > cx::ThreadedTimedReconstructPreprocessorPtr |
Definition at line 35 of file cxReconstructThreads.h.