Medical Imaging Interaction Toolkit  2024.12.00
Medical Imaging Interaction Toolkit
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
mitkRegVisPropertyTags.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 
14 #ifndef mitkRegVisPropertyTags_h
15 #define mitkRegVisPropertyTags_h
16 
17 // MITK
19 
20 namespace mitk
21 {
22 const char* const nodeProp_RegVisGrid = "matchpoint.RegVis.Grid";
23 const char* const nodeProp_RegVisGlyph = "matchpoint.RegVis.Glyph";
24 const char* const nodeProp_RegVisPoints = "matchpoint.RegVis.Points";
25 const char* const nodeProp_RegVisDirection = "matchpoint.RegVis.Direction";
26 const char* const nodeProp_RegVisFOVSize = "matchpoint.RegVis.FOV.size";
27 const char* const nodeProp_RegVisFOVOrigin = "matchpoint.RegVis.FOV.origin";
28 const char* const nodeProp_RegVisFOVSpacing = "matchpoint.RegVis.FOV.spacing";
29 const char* const nodeProp_RegVisFOVOrientation1 = "matchpoint.RegVis.FOV.orientation.row.1";
30 const char* const nodeProp_RegVisFOVOrientation2 = "matchpoint.RegVis.FOV.orientation.row.2";
31 const char* const nodeProp_RegVisFOVOrientation3 = "matchpoint.RegVis.FOV.orientation.row.3";
32 const char* const nodeProp_RegVisGridFrequence = "matchpoint.RegVis.Grid.Frequence";
33 const char* const nodeProp_RegVisGridShowStart = "matchpoint.RegVis.Grid.ShowStart";
34 const char* const nodeProp_RegVisColorStyle = "matchpoint.RegVis.ColorStyle";
35 const char* const nodeProp_RegVisGridStartColor = "matchpoint.RegVis.Grid.StartColor";
36 const char* const nodeProp_RegVisColorUni = "matchpoint.RegVis.Color.uni";
37 const char* const nodeProp_RegVisColor1Value = "matchpoint.RegVis.Color.1.value";
38 const char* const nodeProp_RegVisColor1Magnitude = "matchpoint.RegVis.Color.1.magnitude";
39 const char* const nodeProp_RegVisColor2Value = "matchpoint.RegVis.Color.2.value";
40 const char* const nodeProp_RegVisColor2Magnitude = "matchpoint.RegVis.Color.2.magnitude";
41 const char* const nodeProp_RegVisColor3Value = "matchpoint.RegVis.Color.3.value";
42 const char* const nodeProp_RegVisColor3Magnitude = "matchpoint.RegVis.Color.3.magnitude";
43 const char* const nodeProp_RegVisColor4Value = "matchpoint.RegVis.Color.4.value";
44 const char* const nodeProp_RegVisColor4Magnitude = "matchpoint.RegVis.Color.4.magnitude";
45 const char* const nodeProp_RegVisColorInterpolate = "matchpoint.RegVis.ColorInterpolate";
46 const char* const nodeProp_RegEvalStyle = "matchpoint.RegEval.Style";
47 const char* const nodeProp_RegEvalBlendFactor = "matchpoint.RegEval.BlendFactor";
48 const char* const nodeProp_RegEvalCheckerCount = "matchpoint.RegEval.CheckerCount";
49 const char* const nodeProp_RegEvalWipeStyle = "matchpoint.RegEval.WipeStyle";
50 const char* const nodeProp_RegEvalTargetContour = "matchpoint.RegEval.TargetContour";
51 const char* const nodeProp_RegEvalCurrentPosition = "matchpoint.RegEval.CurrentPosition";
52 }
53 
54 
55 #endif
mitk::nodeProp_RegVisColorStyle
const char *const nodeProp_RegVisColorStyle
Definition: mitkRegVisPropertyTags.h:34
mitk::nodeProp_RegVisColor3Value
const char *const nodeProp_RegVisColor3Value
Definition: mitkRegVisPropertyTags.h:41
mitk::nodeProp_RegVisColor2Value
const char *const nodeProp_RegVisColor2Value
Definition: mitkRegVisPropertyTags.h:39
mitk::nodeProp_RegEvalTargetContour
const char *const nodeProp_RegEvalTargetContour
Definition: mitkRegVisPropertyTags.h:50
mitk::nodeProp_RegVisGridFrequence
const char *const nodeProp_RegVisGridFrequence
Definition: mitkRegVisPropertyTags.h:32
mitk::nodeProp_RegVisFOVOrigin
const char *const nodeProp_RegVisFOVOrigin
Definition: mitkRegVisPropertyTags.h:27
mitk::nodeProp_RegVisGrid
const char *const nodeProp_RegVisGrid
Definition: mitkRegVisPropertyTags.h:22
mitk::nodeProp_RegVisFOVOrientation1
const char *const nodeProp_RegVisFOVOrientation1
Definition: mitkRegVisPropertyTags.h:29
mitk::nodeProp_RegEvalBlendFactor
const char *const nodeProp_RegEvalBlendFactor
Definition: mitkRegVisPropertyTags.h:47
MitkMatchPointRegistrationExports.h
mitk::nodeProp_RegVisDirection
const char *const nodeProp_RegVisDirection
Definition: mitkRegVisPropertyTags.h:25
mitk::nodeProp_RegEvalCheckerCount
const char *const nodeProp_RegEvalCheckerCount
Definition: mitkRegVisPropertyTags.h:48
mitk::nodeProp_RegVisColor1Magnitude
const char *const nodeProp_RegVisColor1Magnitude
Definition: mitkRegVisPropertyTags.h:38
mitk
Find image slices visible on a given plane.
Definition: RenderingTests.dox:1
mitk::nodeProp_RegVisFOVSize
const char *const nodeProp_RegVisFOVSize
Definition: mitkRegVisPropertyTags.h:26
mitk::nodeProp_RegVisGlyph
const char *const nodeProp_RegVisGlyph
Definition: mitkRegVisPropertyTags.h:23
mitk::nodeProp_RegEvalWipeStyle
const char *const nodeProp_RegEvalWipeStyle
Definition: mitkRegVisPropertyTags.h:49
mitk::nodeProp_RegVisFOVOrientation2
const char *const nodeProp_RegVisFOVOrientation2
Definition: mitkRegVisPropertyTags.h:30
mitk::nodeProp_RegVisGridStartColor
const char *const nodeProp_RegVisGridStartColor
Definition: mitkRegVisPropertyTags.h:35
mitk::nodeProp_RegVisColor3Magnitude
const char *const nodeProp_RegVisColor3Magnitude
Definition: mitkRegVisPropertyTags.h:42
mitk::nodeProp_RegVisFOVOrientation3
const char *const nodeProp_RegVisFOVOrientation3
Definition: mitkRegVisPropertyTags.h:31
mitk::nodeProp_RegVisColorUni
const char *const nodeProp_RegVisColorUni
Definition: mitkRegVisPropertyTags.h:36
mitk::nodeProp_RegEvalStyle
const char *const nodeProp_RegEvalStyle
Definition: mitkRegVisPropertyTags.h:46
mitk::nodeProp_RegVisColor1Value
const char *const nodeProp_RegVisColor1Value
Definition: mitkRegVisPropertyTags.h:37
mitk::nodeProp_RegEvalCurrentPosition
const char *const nodeProp_RegEvalCurrentPosition
Definition: mitkRegVisPropertyTags.h:51
mitk::nodeProp_RegVisFOVSpacing
const char *const nodeProp_RegVisFOVSpacing
Definition: mitkRegVisPropertyTags.h:28
mitk::nodeProp_RegVisColor4Magnitude
const char *const nodeProp_RegVisColor4Magnitude
Definition: mitkRegVisPropertyTags.h:44
mitk::nodeProp_RegVisPoints
const char *const nodeProp_RegVisPoints
Definition: mitkRegVisPropertyTags.h:24
mitk::nodeProp_RegVisGridShowStart
const char *const nodeProp_RegVisGridShowStart
Definition: mitkRegVisPropertyTags.h:33
mitk::nodeProp_RegVisColor4Value
const char *const nodeProp_RegVisColor4Value
Definition: mitkRegVisPropertyTags.h:43
mitk::nodeProp_RegVisColor2Magnitude
const char *const nodeProp_RegVisColor2Magnitude
Definition: mitkRegVisPropertyTags.h:40
mitk::nodeProp_RegVisColorInterpolate
const char *const nodeProp_RegVisColorInterpolate
Definition: mitkRegVisPropertyTags.h:45