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
ttkCinemaDarkroom
ttkCinemaDarkroomNoise.h
Go to the documentation of this file.
1
12
13
#pragma once
14
15
// VTK Module
16
#include <ttkCinemaDarkroomModule.h>
17
#include <
ttkCinemaDarkroomShader.h
>
18
19
class
TTKCINEMADARKROOM_EXPORT
ttkCinemaDarkroomNoise
20
:
public
ttkCinemaDarkroomShader
{
21
private
:
22
public
:
23
static
ttkCinemaDarkroomNoise
*
New
();
24
vtkTypeMacro(
ttkCinemaDarkroomNoise
,
ttkCinemaDarkroomShader
);
25
26
protected
:
27
ttkCinemaDarkroomNoise
();
28
~ttkCinemaDarkroomNoise
()
override
;
29
30
int
RequestData
(vtkInformation *request,
31
vtkInformationVector **inputVector,
32
vtkInformationVector *outputVector)
override
;
33
};
19
class
TTKCINEMADARKROOM_EXPORT
ttkCinemaDarkroomNoise
{
…
};
ttkAlgorithm::RequestData
virtual int RequestData(vtkInformation *ttkNotUsed(request), vtkInformationVector **ttkNotUsed(inputVectors), vtkInformationVector *ttkNotUsed(outputVector))
Definition
ttkAlgorithm.h:423
ttkCinemaDarkroomNoise
Noise.
Definition
ttkCinemaDarkroomNoise.h:20
ttkCinemaDarkroomNoise::~ttkCinemaDarkroomNoise
~ttkCinemaDarkroomNoise() override
ttkCinemaDarkroomNoise::New
static ttkCinemaDarkroomNoise * New()
ttkCinemaDarkroomShader
Base Class for all CinemaDarkroom Shaders.
Definition
ttkCinemaDarkroomShader.h:53
ttkCinemaDarkroomShader.h
Generated on Thu Sep 26 2024 06:50:19 for TTK by
1.9.8