Medical Imaging Interaction Toolkit
2018.4.99-389bf124
Medical Imaging Interaction Toolkit
mitkCrosshairPositionEvent.h
Go to the documentation of this file.
1
/*============================================================================
2
3
The Medical Imaging Interaction Toolkit (MITK)
4
5
Copyright (c) German Cancer Research Center (DKFZ)
6
All rights reserved.
7
8
Use of this source code is governed by a 3-clause BSD license that can be
9
found in the LICENSE file.
10
11
============================================================================*/
12
13
#ifndef mitkCrosshairPositionEvent_h
14
#define mitkCrosshairPositionEvent_h
15
16
#include <
MitkCoreExports.h
>
17
#include <
mitkInteractionEvent.h
>
18
19
namespace
mitk
20
{
23
class
MITKCORE_EXPORT
CrosshairPositionEvent
:
public
mitk::InteractionEvent
24
{
25
public
:
26
CrosshairPositionEvent
(
BaseRenderer
*sender);
27
};
28
}
29
30
#endif
MITKCORE_EXPORT
#define MITKCORE_EXPORT
Definition:
MitkCoreExports.h:15
mitk::InteractionEvent
Definition:
mitkInteractionEvent.h:26
MitkCoreExports.h
mitk::BaseRenderer
Organizes the rendering process.
Definition:
mitkBaseRenderer.h:65
mitk
DataCollection - Class to facilitate loading/accessing structured data.
Definition:
GeometryOverview.dox:1
mitkInteractionEvent.h
mitk::CrosshairPositionEvent
Definition:
mitkCrosshairPositionEvent.h:23
Source
Modules
Core
include
mitkCrosshairPositionEvent.h
Generated on Thu Mar 12 2020 10:23:41 for Medical Imaging Interaction Toolkit by
1.8.13