PlusLib
2.9.0
Software library for tracked ultrasound image acquisition, calibration, and processing.
Main Page
Modules
+
Classes
Class List
Class Index
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
k
l
m
n
o
p
q
r
s
t
u
v
w
y
z
~
+
Variables
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
+
Typedefs
b
c
d
e
f
h
i
p
r
s
u
+
Enumerations
a
b
c
d
e
f
g
h
i
l
m
o
p
r
s
t
w
+
Enumerator
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
Related Functions
+
Files
File List
+
File Members
+
All
_
a
b
c
d
e
f
g
h
i
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
l
m
p
r
s
t
u
v
w
x
z
+
Variables
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
+
Typedefs
a
b
c
d
f
h
i
l
m
o
p
q
r
s
t
u
v
w
+
Enumerations
_
a
b
c
d
e
f
h
i
k
m
o
p
r
s
t
v
+
Enumerator
a
b
c
d
e
f
h
i
l
m
n
p
q
r
s
t
u
v
x
+
Macros
_
a
b
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
u
v
w
x
Related Pages
src
PlusServer
vtkPlusCommandResponse.cxx
Go to the documentation of this file.
1
/*=Plus=header=begin======================================================
2
Program: Plus
3
Copyright (c) Laboratory for Percutaneous Surgery. All rights reserved.
4
See License.txt for details.
5
=========================================================Plus=header=end*/
6
7
#include "PlusConfigure.h"
8
#include "
vtkPlusCommandResponse.h
"
9
10
vtkStandardNewMacro
(
vtkPlusCommandRTSCommandResponse
);
11
vtkStandardNewMacro
(
vtkPlusCommandImageMetaDataResponse
);
12
vtkStandardNewMacro
(
vtkPlusCommandImageResponse
);
13
vtkStandardNewMacro
(
vtkPlusCommandPolydataResponse
);
14
vtkStandardNewMacro
(
vtkPlusCommandResponse
);
15
vtkStandardNewMacro
(
vtkPlusCommandStringResponse
);
16
17
//----------------------------------------------------------------------------
18
void
vtkPlusCommandRTSCommandResponse::SetParameters
(
const
igtl::MessageBase::MetaDataMap& values)
19
{
20
this->
Parameters
= values;
21
}
22
23
//----------------------------------------------------------------------------
24
const
igtl::MessageBase::MetaDataMap&
vtkPlusCommandRTSCommandResponse::GetParameters
()
const
25
{
26
return
Parameters
;
27
}
vtkPlusCommandStringResponse
Definition:
vtkPlusCommandResponse.h:65
vtkStandardNewMacro
vtkStandardNewMacro(vtkPlusCommandRTSCommandResponse)
vtkPlusCommandRTSCommandResponse::SetParameters
void SetParameters(const igtl::MessageBase::MetaDataMap &values)
Definition:
vtkPlusCommandResponse.cxx:18
vtkPlusCommandRTSCommandResponse::GetParameters
const igtl::MessageBase::MetaDataMap & GetParameters() const
Definition:
vtkPlusCommandResponse.cxx:24
vtkPlusCommandPolydataResponse
Definition:
vtkPlusCommandResponse.h:156
vtkPlusCommandRTSCommandResponse::Parameters
igtl::MessageBase::MetaDataMap Parameters
Definition:
vtkPlusCommandResponse.h:114
vtkPlusCommandResponse
Definition:
vtkPlusCommandResponse.h:31
vtkPlusCommandRTSCommandResponse
Definition:
vtkPlusCommandResponse.h:84
vtkPlusCommandImageResponse
Definition:
vtkPlusCommandResponse.h:123
vtkPlusCommandResponse.h
vtkPlusCommandImageMetaDataResponse
Definition:
vtkPlusCommandResponse.h:184
Generated on Fri Jun 20 2025 01:48:34 for PlusLib by
1.8.15