Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Christian Butz
VTK
Commits
9112341a
Commit
9112341a
authored
Sep 11, 2015
by
Will Schroeder
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Rebased; tweaked tests
parent
ec13363c
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
2 additions
and
3 deletions
+2
-3
Filters/Core/Testing/Data/Baseline/TestFlyingEdges2D.png.md5
Filters/Core/Testing/Data/Baseline/TestFlyingEdges2D.png.md5
+1
-1
Filters/Core/Testing/Python/TestFlyingEdges2D.py
Filters/Core/Testing/Python/TestFlyingEdges2D.py
+0
-1
Filters/Core/Testing/Python/TestFlyingEdges3D.py
Filters/Core/Testing/Python/TestFlyingEdges3D.py
+1
-1
No files found.
Filters/Core/Testing/Data/Baseline/TestFlyingEdges2D.png.md5
View file @
9112341a
affe4f1606370343a6a0653a59946469
b857a91546ed9a9badef17f39a73174b
Filters/Core/Testing/Python/TestFlyingEdges2D.py
View file @
9112341a
...
...
@@ -47,4 +47,3 @@ iren.Initialize()
renWin
.
Render
()
# --- end of script --
iren
.
Start
()
Filters/Core/Testing/Python/TestFlyingEdges3D.py
View file @
9112341a
...
...
@@ -18,7 +18,7 @@ sphere = vtk.vtkSphere()
sphere
.
SetCenter
(
0.0
,
0.0
,
0.0
)
sphere
.
SetRadius
(
0.25
)
#
i
so-surface to create geometry. This uses a very small volume to stress
#
I
so-surface to create geometry. This uses a very small volume to stress
# boundary conditions in vtkFlyingEdges; i.e., we want the sphere isosurface
# to intersect the boundary.
sample
=
vtk
.
vtkSampleFunction
()
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment