#include "volume_pixel_view.h"
#include "imedgine_spatial_viewer.h"
#include "../global/global_definitions.h"
#include "../exceptions/null_pointer_exception.h"
#include <memory>
#include <VolumeViz/nodes/SoTransferFunction.h>
#include <VolumeViz/nodes/SoVolumeData.h>
#include <VolumeViz/nodes/SoVolumeRender.h>
#include <Inventor/nodes/SoClipPlane.h>
Include dependency graph for spatial_pixel_view.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 | SpatialPixelView |
The view that displays renderings of 3 dimensional pixel datasets. More... | |
Enumerations | |
enum | imedgine::ViewMode |
enum | imedgine::Color |
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 spatial_pixel_view.h.