Medical Imaging Interaction Toolkit
2016.11.0
Medical Imaging Interaction Toolkit
|
#include "MitkQmlItemsExports.h"
#include <QObject>
#include <QQuickItem>
#include <mitkDataNode.h>
#include <mitkWeakPointer.h>
Go to the source code of this file.
Classes | |
class | QmlMitkProperties |
Enumerations | |
enum | RenderMode { RM_CPU_COMPOSITE_RAYCAST, RM_CPU_MIP_RAYCAST, RM_GPU_COMPOSITE_SLICING, RM_GPU_COMPOSITE_RAYCAST, RM_GPU_MIP_RAYCAST } |
enum RenderMode |
Enumerator | |
---|---|
RM_CPU_COMPOSITE_RAYCAST | |
RM_CPU_MIP_RAYCAST | |
RM_GPU_COMPOSITE_SLICING | |
RM_GPU_COMPOSITE_RAYCAST | |
RM_GPU_MIP_RAYCAST |
Definition at line 28 of file QmlMitkProperties.h.