Medical Imaging Interaction Toolkit
2016.11.0
Medical Imaging Interaction Toolkit
Home
Manual
API Reference
Download
Bugzilla
Groups
Namespace List
Class List
File List
Examples
File List
File Members
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Modules
Pages
mitkRegistrationWrapperMapper2D.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,
6
Division of Medical and Biological Informatics.
7
All rights reserved.
8
9
This software is distributed WITHOUT ANY WARRANTY; without
10
even the implied warranty of MERCHANTABILITY or FITNESS FOR
11
A PARTICULAR PURPOSE.
12
13
See LICENSE.txt or http://www.mitk.org for details.
14
15
===================================================================*/
16
17
18
#ifndef _MITK_MITK_REGISTRATION_WRAPPER_MAPPER_2D_H
19
#define _MITK_MITK_REGISTRATION_WRAPPER_MAPPER_2D_H
20
21
22
#include "
mitkRegistrationWrapperMapperBase.h
"
23
24
#include "
MitkMatchPointRegistrationExports.h
"
25
26
class
vtkPropAssembly;
27
28
29
namespace
mitk
{
30
32
class
MITKMATCHPOINTREGISTRATION_EXPORT
MITKRegistrationWrapperMapper2D
:
public
MITKRegistrationWrapperMapperBase
33
{
34
public
:
35
36
mitkClassMacro
(
MITKRegistrationWrapperMapper2D
,
MITKRegistrationWrapperMapperBase
);
37
itkNewMacro(
Self
);
38
39
virtual
bool
GetGeometryDescription(
mitk::BaseRenderer
*renderer,
mitk::BaseGeometry::ConstPointer
& gridDesc,
unsigned
int
& gridFrequ)
const
;
40
virtual
bool
RendererGeometryIsOutdated(
mitk::BaseRenderer
*renderer,
const
itk::TimeStamp& time)
const
;
41
42
protected
:
43
44
MITKRegistrationWrapperMapper2D
();
45
virtual
~
MITKRegistrationWrapperMapper2D
();
46
47
48
private
:
49
50
};
51
52
}
// end namespace mitk
53
54
55
56
57
#endif
/* MITKRegistrationWrapperMapper2D_H_HEADER_INCLUDED */
58
mitkRegistrationWrapperMapperBase.h
mitk::BaseRenderer
Organizes the rendering process.
Definition:
mitkBaseRenderer.h:70
MitkMatchPointRegistrationExports.h
mitk
DataCollection - Class to facilitate loading/accessing structured data.
Definition:
GeometryOverview.dox:1
mitk::Mapper
Base class of all mappers, Vtk as well as OpenGL mappers.
Definition:
mitkMapper.h:54
mitk::MITKRegistrationWrapperMapper2D
Definition:
mitkRegistrationWrapperMapper2D.h:32
MITKMATCHPOINTREGISTRATION_EXPORT
#define MITKMATCHPOINTREGISTRATION_EXPORT
Definition:
MitkMatchPointRegistrationExports.h:15
mitkClassMacro
#define mitkClassMacro(className, SuperClassName)
Definition:
mitkCommon.h:44
itk::SmartPointer< const Self >
mitk::MITKRegistrationWrapperMapperBase
Definition:
mitkRegistrationWrapperMapperBase.h:38
git
MITK
Modules
MatchPointRegistration
Rendering
mitkRegistrationWrapperMapper2D.h
Generated on Fri Feb 3 2017 20:52:07 for Medical Imaging Interaction Toolkit by
1.8.9.1