Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Christian Butz
VTK
Commits
cc541fc6
Commit
cc541fc6
authored
Mar 28, 2005
by
Will Schroeder
Browse files
ENH:Sped up test a little bit
parent
c624315e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Hybrid/Testing/Tcl/TestProjectedTerrainPath.tcl
View file @
cc541fc6
...
...
@@ -14,7 +14,7 @@ vtkDEMReader demReader
set lo
[
lindex
[[
demReader GetOutput
]
GetScalarRange
]
0
]
set hi
[
lindex
[[
demReader GetOutput
]
GetScalarRange
]
1
]
vtkGeometryFilter surface
vtk
ImageData
GeometryFilter surface
surface SetInput
[
demReader GetOutput
]
vtkWarpScalar warp
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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