|
Computer Assited Medical Intervention Tool Kit
version 5.0
|
|
Go to the documentation of this file.
27 #ifndef VOLUMERENDERINGWIDGET_H
28 #define VOLUMERENDERINGWIDGET_H
39 #include "ui_VolumeRenderingWidget.h"
62 void updateUI(QString name,
bool existVR);
84 void addColor(
int grayLevel, QColor color);
107 void load(QString filename);
138 Ui_VolumeRenderingWidget
ui;
#define CAMITK_ERROR(MSG)
Log for error verbosity (the minimum verbosity) Will always appear.
Definition: Log.h:276
This action perform a volume rendering.
Definition: VolumeRenderingAction.h:44
Definition: Action.cpp:35