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
Libs
MRML
Core
vtkMRMLGridTransformNode.h
Go to the documentation of this file.
1
/*=auto=========================================================================
2
3
Portions (c) Copyright 2005 Brigham and Women's Hospital (BWH) All Rights Reserved.
4
5
See COPYRIGHT.txt
6
or http://www.slicer.org/copyright/copyright.txt for details.
7
8
Program: 3D Slicer
9
Module: $RCSfile: vtkMRMLGridTransformNode.h,v $
10
Date: $Date: 2006/03/19 17:12:29 $
11
Version: $Revision: 1.13 $
12
13
=========================================================================auto=*/
14
15
#ifndef __vtkMRMLGridTransformNode_h
16
#define __vtkMRMLGridTransformNode_h
17
18
#include "
vtkMRMLTransformNode.h
"
19
24
class
VTK_MRML_EXPORT
vtkMRMLGridTransformNode
:
public
vtkMRMLTransformNode
25
{
26
public
:
27
static
vtkMRMLGridTransformNode
*
New
();
28
vtkTypeMacro(
vtkMRMLGridTransformNode
,
vtkMRMLTransformNode
);
29
void
PrintSelf
(ostream& os, vtkIndent indent)
override
;
30
31
vtkMRMLNode
*
CreateNodeInstance
()
override
;
32
35
void
ReadXMLAttributes
(
const
char
** atts)
override
;
36
39
void
WriteXML
(ostream& of,
int
indent)
override
;
40
43
vtkMRMLCopyContentDefaultMacro
(
vtkMRMLGridTransformNode
);
44
47
const
char
*
GetNodeTagName
()
override
{
return
"GridTransform"
;}
48
49
protected
:
50
vtkMRMLGridTransformNode
();
51
~vtkMRMLGridTransformNode
()
override
;
52
vtkMRMLGridTransformNode
(
const
vtkMRMLGridTransformNode
&);
53
void
operator=
(
const
vtkMRMLGridTransformNode
&);
54
};
24
class
VTK_MRML_EXPORT
vtkMRMLGridTransformNode
:
public
vtkMRMLTransformNode
{
…
};
55
56
#endif
vtkMRMLGridTransformNode::vtkMRMLGridTransformNode
vtkMRMLGridTransformNode(const vtkMRMLGridTransformNode &)
vtkMRMLGridTransformNode::GetNodeTagName
const char * GetNodeTagName() override
Get node XML tag name (like Volume, Model)
Definition
vtkMRMLGridTransformNode.h:47
vtkMRMLGridTransformNode::CreateNodeInstance
vtkMRMLNode * CreateNodeInstance() override
MRMLNode methods.
vtkMRMLGridTransformNode::WriteXML
void WriteXML(ostream &of, int indent) override
Write this node's information to a MRML file in XML format.
vtkMRMLGridTransformNode::vtkMRMLGridTransformNode
vtkMRMLGridTransformNode()
vtkMRMLGridTransformNode::PrintSelf
void PrintSelf(ostream &os, vtkIndent indent) override
vtkMRMLGridTransformNode::~vtkMRMLGridTransformNode
~vtkMRMLGridTransformNode() override
vtkMRMLGridTransformNode::vtkMRMLCopyContentDefaultMacro
vtkMRMLCopyContentDefaultMacro(vtkMRMLGridTransformNode)
vtkMRMLGridTransformNode::New
static vtkMRMLGridTransformNode * New()
vtkMRMLGridTransformNode::ReadXMLAttributes
void ReadXMLAttributes(const char **atts) override
Read node attributes from XML file.
vtkMRMLGridTransformNode::operator=
void operator=(const vtkMRMLGridTransformNode &)
vtkMRMLNode
Abstract Superclass for all specific types of MRML nodes.
Definition
vtkMRMLNode.h:168
vtkMRMLTransformNode::vtkMRMLTransformNode
vtkMRMLTransformNode()
vtkMRMLTransformNode.h
Generated on Tue Mar 11 2025 17:18:52 for Slicer by
1.13.0