#include "imedgine_viewer.h"
#include "../global/global_definitions.h"
#include "view_definitions.h"
#include "../datasets/dataset.h"
#include "../exceptions/null_pointer_exception.h"
#include <Inventor/SbTime.h>
#include <Inventor/nodes/SoCube.h>
#include <Inventor/nodes/SoTransform.h>
#include <Inventor/nodes/SoText2.h>
#include <Inventor/nodes/SoMaterial.h>
#include <Inventor/nodes/SoSwitch.h>
#include <Inventor/draggers/SoTranslate1Dragger.h>
Include dependency graph for imedgine_slice_viewer.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
namespace | imedgine |
Classes | |
class | ImedgineSliceViewer |
The viewer used to display pixel image slices. More... | |
Functions | |
void | imedgine::sliceSliderPositionChangedCB (void *data, SoSensor *sensor) |
void | imedgine::transparencySliderPositionChangedCB (void *data, SoSensor *sensor) |
Christian Koerner (christian.koerner@imedgine.org)
Alexander Lex (alexander.lex@imedgine.org)
Marc Streit (marc.streit@imedgine.org)
Martin Reininger (martin.reininger@imedgine.org)
Definition in file imedgine_slice_viewer.h.