Slicer
5.9
Slicer is a multi-platform, free and open source software package for visualization and medical image computing
Toggle main menu visibility
Main Page
Related Pages
Classes
Class Index
Class List
Class Hierarchy
Class Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
r
s
t
v
w
Enumerations
a
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
u
v
w
Enumerator
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Properties
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
q
r
s
t
u
v
w
Related Symbols
a
e
f
i
m
o
p
r
s
w
Namespaces
Namespace List
Namespace Members
All
_
a
c
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
v
Functions
Variables
a
c
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
v
Files
File List
File Members
All
a
b
c
d
e
f
g
h
i
l
m
n
o
p
q
r
s
t
u
v
w
Functions
a
c
e
i
l
n
p
q
r
s
t
v
Variables
Typedefs
a
d
g
i
l
m
n
p
q
r
s
t
v
Enumerations
Enumerator
Macros
b
c
d
e
f
g
i
m
o
p
s
t
u
v
w
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Modules
Pages
Loading...
Searching...
No Matches
Modules
Loadable
Markups
VTKWidgets
vtkSlicerPointsRepresentation2D.h
Go to the documentation of this file.
1
/*=========================================================================
2
3
Copyright (c) ProxSim ltd., Kwun Tong, Hong Kong. All Rights Reserved.
4
5
See COPYRIGHT.txt
6
or http://www.slicer.org/copyright/copyright.txt for details.
7
8
Unless required by applicable law or agreed to in writing, software
9
distributed under the License is distributed on an "AS IS" BASIS,
10
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
11
See the License for the specific language governing permissions and
12
limitations under the License.
13
14
This file was originally developed by Davide Punzo, punzodavide@hotmail.it,
15
and development was supported by ProxSim ltd.
16
17
=========================================================================*/
18
29
30
#ifndef vtkSlicerPointsRepresentation2D_h
31
#define vtkSlicerPointsRepresentation2D_h
32
33
#include "vtkSlicerMarkupsModuleVTKWidgetsExport.h"
34
#include "
vtkSlicerMarkupsWidgetRepresentation2D.h
"
35
36
class
VTK_SLICER_MARKUPS_MODULE_VTKWIDGETS_EXPORT
vtkSlicerPointsRepresentation2D
:
public
vtkSlicerMarkupsWidgetRepresentation2D
37
{
38
public
:
40
static
vtkSlicerPointsRepresentation2D
*
New
();
41
43
vtkTypeMacro(
vtkSlicerPointsRepresentation2D
,
vtkSlicerMarkupsWidgetRepresentation2D
);
44
45
protected
:
46
vtkSlicerPointsRepresentation2D
();
47
~vtkSlicerPointsRepresentation2D
()
override
;
48
49
private
:
50
vtkSlicerPointsRepresentation2D
(
const
vtkSlicerPointsRepresentation2D
&) =
delete
;
51
void
operator=(
const
vtkSlicerPointsRepresentation2D
&) =
delete
;
52
};
36
class
VTK_SLICER_MARKUPS_MODULE_VTKWIDGETS_EXPORT
vtkSlicerPointsRepresentation2D
:
public
vtkSlicerMarkupsWidgetRepresentation2D
{
…
};
53
54
#endif
vtkSlicerMarkupsWidgetRepresentation2D::vtkSlicerMarkupsWidgetRepresentation2D
vtkSlicerMarkupsWidgetRepresentation2D()
vtkSlicerPointsRepresentation2D::~vtkSlicerPointsRepresentation2D
~vtkSlicerPointsRepresentation2D() override
vtkSlicerPointsRepresentation2D::New
static vtkSlicerPointsRepresentation2D * New()
Instantiate this class.
vtkSlicerPointsRepresentation2D::vtkSlicerPointsRepresentation2D
vtkSlicerPointsRepresentation2D()
vtkSlicerMarkupsWidgetRepresentation2D.h
Generated on Fri Apr 11 2025 02:04:56 for Slicer by
1.13.0