Medical Imaging Interaction Toolkit  2016.11.0
Medical Imaging Interaction Toolkit
mitkBoundingShapeInteractor.cpp File Reference
#include "../DataManagement/mitkBoundingShapeUtil.h"
#include <mitkBoundingShapeInteractor.h>
#include <mitkDisplayInteractor.h>
#include <mitkInteractionConst.h>
#include <mitkInteractionEventObserver.h>
#include <mitkInteractionKeyEvent.h>
#include <mitkInteractionPositionEvent.h>
#include <mitkMouseWheelEvent.h>
#include <vtkCamera.h>
#include <vtkInteractorObserver.h>
#include <vtkInteractorStyle.h>
#include <vtkPointData.h>
#include <vtkRenderWindowInteractor.h>
#include <vtkSmartPointer.h>
#include "usGetModuleContext.h"
#include "usModuleRegistry.h"

Go to the source code of this file.

Namespaces

 mitk
 DataCollection - Class to facilitate loading/accessing structured data.
 

Variables

const char * selectedColorPropertyName
 
const char * deselectedColorPropertyName
 
const char * activeHandleIdPropertyName
 
const char * boundingShapePropertyName
 

Variable Documentation

const char* activeHandleIdPropertyName

Definition at line 39 of file mitkBoundingShapeInteractor.cpp.

const char* boundingShapePropertyName

Definition at line 40 of file mitkBoundingShapeInteractor.cpp.

const char* deselectedColorPropertyName

Definition at line 38 of file mitkBoundingShapeInteractor.cpp.

const char* selectedColorPropertyName

Definition at line 37 of file mitkBoundingShapeInteractor.cpp.