 |
Computer Assited Medical Intervention Tool Kit
version 4.1
|
Go to the documentation of this file.
27 #ifndef VOLUMERENDERINGWIDGET_H
28 #define VOLUMERENDERINGWIDGET_H
41 #include "ui_VolumeRenderingWidget.h"
81 void addColor(
int grayLevel, QColor color);
104 void load(QString filename);
131 Ui_VolumeRenderingWidget
ui;
void createVolumeRendering(camitk::ImageComponent *comp)
Definition: VolumeRenderingAction.cpp:142
The manager of the Image Volume data. An image volume data has no concrete 3D representation,...
Definition: ImageComponent.h:73
#define CAMITK_ERROR(MSG)
Log for error verbosity (the minimum verbosity) Will always appear.
Definition: Log.h:273
This action perform a volume rendering.
Definition: VolumeRenderingAction.h:44
QString getName() const override
get the name to be displayed
Definition: sdk/libraries/core/component/Component.h:849
Definition: Action.cpp:36