VTK-m
2.0
Main Page
Related Pages
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
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
u
v
w
Enumerations
Enumerator
Related Functions
Files
File List
File Members
All
a
b
c
d
e
f
g
h
i
j
k
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
g
v
Variables
Typedefs
Macros
b
c
d
e
i
k
m
n
p
q
r
s
t
u
v
x
z
vtkm
worklet
flying_edges
FlyingEdges3D
Public Types
|
List of all members
vtkm::worklet::flying_edges::FlyingEdges3D Struct Reference
#include <
FlyingEdgesHelpers.h
>
Public Types
enum
EdgeClass
{
Below
= 0,
Above
= 1,
LeftAbove
= 1,
RightAbove
= 2,
BothAbove
= 3
}
enum
CellClass
{
Interior
= 0,
MinBoundary
= 1,
MaxBoundary
= 2 }
Member Enumeration Documentation
◆
CellClass
enum
vtkm::worklet::flying_edges::FlyingEdges3D::CellClass
Enumerator
Interior
MinBoundary
MaxBoundary
◆
EdgeClass
enum
vtkm::worklet::flying_edges::FlyingEdges3D::EdgeClass
Enumerator
Below
Above
LeftAbove
RightAbove
BothAbove
The documentation for this struct was generated from the following file:
FlyingEdgesHelpers.h
Generated by
1.8.17