Medical Imaging Interaction Toolkit  2016.11.0
Medical Imaging Interaction Toolkit
QmlMitkProperties.h File Reference
#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
}
 

Enumeration Type Documentation

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.