TTK
Toggle main menu visibility
Main Page
Topics
Namespaces
Namespace List
Namespace Members
All
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
r
s
t
u
v
w
y
z
Functions
a
c
d
f
g
i
l
m
o
p
r
s
t
u
v
z
Variables
b
c
d
e
f
g
i
l
m
o
p
r
s
u
v
w
y
Typedefs
b
c
d
e
g
i
l
m
n
o
p
r
s
t
u
v
Enumerations
Enumerator
a
b
c
f
g
h
j
l
m
n
o
p
s
v
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
j
k
l
m
n
o
p
q
r
s
t
u
v
w
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
c
e
g
i
k
n
p
q
r
s
t
v
w
Enumerations
b
c
d
e
f
m
p
r
s
t
v
Related Symbols
Files
File List
File Members
All
_
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
r
s
t
u
v
w
Functions
a
b
c
d
e
f
g
h
i
j
m
n
p
r
s
t
v
w
Variables
Typedefs
Enumerations
Enumerator
Macros
b
c
d
e
f
g
h
i
m
o
p
r
s
t
u
v
w
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Modules
Pages
Loading...
Searching...
No Matches
core
vtk
ttkIcospheresFromPoints
ttkIcospheresFromPoints.h
Go to the documentation of this file.
1
29
30
#pragma once
31
32
// VTK Module
33
#include <ttkIcospheresFromPointsModule.h>
34
35
// VTK Includes
36
#include <
ttkIcosphere.h
>
37
38
class
TTKICOSPHERESFROMPOINTS_EXPORT
ttkIcospheresFromPoints
39
:
public
ttkIcosphere
{
40
41
private
:
42
bool
CopyPointData{
true
};
43
44
public
:
45
vtkSetMacro(CopyPointData,
bool
);
46
vtkGetMacro(CopyPointData,
bool
);
47
48
static
ttkIcospheresFromPoints
*
New
();
49
vtkTypeMacro(
ttkIcospheresFromPoints
,
ttkIcosphere
);
50
51
protected
:
52
ttkIcospheresFromPoints
();
53
~ttkIcospheresFromPoints
()
override
;
54
55
int
FillInputPortInformation
(
int
port, vtkInformation *info)
override
;
56
57
int
RequestData
(vtkInformation *request,
58
vtkInformationVector **inputVector,
59
vtkInformationVector *outputVector)
override
;
60
};
38
class
TTKICOSPHERESFROMPOINTS_EXPORT
ttkIcospheresFromPoints
{
…
};
ttkIcosphere
Definition
ttkIcosphere.h:26
ttkIcosphere::RequestData
int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector) override
Definition
ttkIcosphere.cpp:37
ttkIcosphere::FillInputPortInformation
int FillInputPortInformation(int port, vtkInformation *info) override
Definition
ttkIcosphere.cpp:24
ttkIcospheresFromPoints
Definition
ttkIcospheresFromPoints.h:39
ttkIcospheresFromPoints::New
static ttkIcospheresFromPoints * New()
ttkIcospheresFromPoints::~ttkIcospheresFromPoints
~ttkIcospheresFromPoints() override
ttkIcosphere.h
Generated on Thu Sep 26 2024 06:50:19 for TTK by
1.9.8