#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_image_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 | ImedgineImageViewer |
The viewer used to display pixel images. More... |
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_image_viewer.h.