Medical Imaging Interaction Toolkit  2023.12.99-ed252ae7
Medical Imaging Interaction Toolkit
mitkProperties.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 mitkProperties_h
14 #define mitkProperties_h
15 
16 #include "mitkGenericProperty.h"
17 #include "mitkLookupTables.h"
18 #include "mitkNumericTypes.h"
19 
20 namespace mitk
21 {
23 
25 
27 
29 
31 
33 
35 
37 
39 
41 
43 
52 } // namespace mitk
53 #endif
mitk::mitkDeclareGenericProperty
mitkDeclareGenericProperty(ScalarListLookupTableProperty, ScalarListLookupTable, MITKMODELFIT_EXPORT)
mitk::BoolProperty
Definition: mitkProperties.h:22
mitk::UShortProperty
Definition: mitkProperties.h:28
mitk::StringLookupTable
Definition: mitkLookupTables.h:32
mitk::UIntProperty
Definition: mitkProperties.h:26
mitk::IntLookupTable
Definition: mitkLookupTables.h:31
mitkGenericProperty.h
mitk::Vector3DProperty
Definition: mitkProperties.h:34
mitk::BoolLookupTable
specializations of GenericLookupTable
Definition: mitkLookupTables.h:29
mitk::FloatLookupTable
Definition: mitkLookupTables.h:30
mitk
Find image slices visible on a given plane.
Definition: RenderingTests.dox:1
mitk::FloatLookupTableProperty
Definition: mitkProperties.h:44
mitk::Vector< ScalarType, 3 >
mitk::Point< ScalarType, 2 >
mitkNumericTypes.h
mitk::IntLookupTableProperty
Definition: mitkProperties.h:46
mitk::DoubleProperty
Definition: mitkProperties.h:32
mitk::FloatProperty
Definition: mitkProperties.h:30
mitk::BoolLookupTableProperty
Definition: mitkProperties.h:45
mitkLookupTables.h
mitk::IntProperty
Definition: mitkProperties.h:24
mitk::Point4dProperty
Definition: mitkProperties.h:40
mitk::Point3dProperty
Definition: mitkProperties.h:38
mitk::Point3iProperty
Definition: mitkProperties.h:42
MITKCORE_EXPORT
#define MITKCORE_EXPORT
Definition: MitkCoreExports.h:15
mitk::Point2dProperty
Definition: mitkProperties.h:36
mitk::StringLookupTableProperty
Definition: mitkProperties.h:47