Home
last modified time | relevance | path

Searched refs:bookshelf1Back (Results 1 – 10 of 10) sorted by relevance

/dports/math/vtk8/VTK-8.2.0/Filters/Geometry/Testing/Python/
H A DofficeStreamPoints.py89 bookshelf1Back = vtk.vtkStructuredGridGeometryFilter() variable
90 bookshelf1Back.SetInputConnection(reader.GetOutputPort())
91 bookshelf1Back.SetExtent(13, 20, 4, 4, 0, 11)
93 mapBookshelf1Back.SetInputConnection(bookshelf1Back.GetOutputPort())
/dports/math/vtk9/VTK-9.1.0/Filters/Geometry/Testing/Python/
H A DofficeStreamPoints.py89 bookshelf1Back = vtk.vtkStructuredGridGeometryFilter() variable
90 bookshelf1Back.SetInputConnection(reader.GetOutputPort())
91 bookshelf1Back.SetExtent(13, 20, 4, 4, 0, 11)
93 mapBookshelf1Back.SetInputConnection(bookshelf1Back.GetOutputPort())
/dports/math/vtk6/VTK-6.2.0/Filters/Geometry/Testing/Python/
H A DofficeStreamPoints.py90 bookshelf1Back = vtk.vtkStructuredGridGeometryFilter() variable
91 bookshelf1Back.SetInputConnection(reader.GetOutputPort())
92 bookshelf1Back.SetExtent(13, 20, 4, 4, 0, 11)
94 mapBookshelf1Back.SetInputConnection(bookshelf1Back.GetOutputPort())
/dports/math/vtk6/VTK-6.2.0/Filters/Geometry/Testing/Tcl/
H A DofficeStreamPoints.tcl92 vtkStructuredGridGeometryFilter bookshelf1Back
93 bookshelf1Back SetInputConnection [reader GetOutputPort]
94 bookshelf1Back SetExtent 13 20 4 4 0 11
96 mapBookshelf1Back SetInputConnection [bookshelf1Back GetOutputPort]
/dports/math/vtk6/VTK-6.2.0/Examples/VisualizationAlgorithms/Tcl/
H A DofficeTube.tcl134 vtkStructuredGridGeometryFilter bookshelf1Back
135 bookshelf1Back SetInputConnection [reader GetOutputPort]
136 bookshelf1Back SetExtent 13 20 4 4 0 11
138 mapBookshelf1Back SetInputConnection [bookshelf1Back GetOutputPort]
H A DofficeTubes.tcl140 vtkStructuredGridGeometryFilter bookshelf1Back
141 bookshelf1Back SetInputConnection [reader GetOutputPort]
142 bookshelf1Back SetExtent 13 20 4 4 0 11
144 mapBookshelf1Back SetInputConnection [bookshelf1Back GetOutputPort]
/dports/math/vtk8/VTK-8.2.0/Examples/VisualizationAlgorithms/Python/
H A DofficeTube.py130 bookshelf1Back = vtk.vtkStructuredGridGeometryFilter() variable
131 bookshelf1Back.SetInputConnection(reader.GetOutputPort())
132 bookshelf1Back.SetExtent(13, 20, 4, 4, 0, 11)
134 mapBookshelf1Back.SetInputConnection(bookshelf1Back.GetOutputPort())
H A DofficeTubes.py138 bookshelf1Back = vtk.vtkStructuredGridGeometryFilter() variable
139 bookshelf1Back.SetInputConnection(reader.GetOutputPort())
140 bookshelf1Back.SetExtent(13, 20, 4, 4, 0, 11)
142 mapBookshelf1Back.SetInputConnection(bookshelf1Back.GetOutputPort())
/dports/math/vtk6/VTK-6.2.0/Examples/VisualizationAlgorithms/Python/
H A DofficeTube.py130 bookshelf1Back = vtk.vtkStructuredGridGeometryFilter() variable
131 bookshelf1Back.SetInputConnection(reader.GetOutputPort())
132 bookshelf1Back.SetExtent(13, 20, 4, 4, 0, 11)
134 mapBookshelf1Back.SetInputConnection(bookshelf1Back.GetOutputPort())
H A DofficeTubes.py138 bookshelf1Back = vtk.vtkStructuredGridGeometryFilter() variable
139 bookshelf1Back.SetInputConnection(reader.GetOutputPort())
140 bookshelf1Back.SetExtent(13, 20, 4, 4, 0, 11)
142 mapBookshelf1Back.SetInputConnection(bookshelf1Back.GetOutputPort())