Home
last modified time | relevance | path

Searched refs:SetId (Results 1 – 25 of 4450) sorted by relevance

12345678910>>...178

/dports/math/vtk8/VTK-8.2.0/Filters/Core/Testing/Python/
H A DTestContour3DLinearGrid2.py108 ids.SetId(0,0)
109 ids.SetId(1,1)
110 ids.SetId(2,3)
111 ids.SetId(3,2)
117 ids.SetId(0,4)
118 ids.SetId(1,5)
119 ids.SetId(2,7)
120 ids.SetId(3,8)
127 ids.SetId(0,5)
128 ids.SetId(1,6)
[all …]
H A DcontourQuadraticCells.py29 aEdge.GetPointIds().SetId(0, 0)
30 aEdge.GetPointIds().SetId(1, 1)
31 aEdge.GetPointIds().SetId(2, 2)
73 aTri.GetPointIds().SetId(0, 0)
74 aTri.GetPointIds().SetId(1, 1)
75 aTri.GetPointIds().SetId(2, 2)
76 aTri.GetPointIds().SetId(3, 3)
77 aTri.GetPointIds().SetId(4, 4)
78 aTri.GetPointIds().SetId(5, 5)
124 aQuad.GetPointIds().SetId(0, 0)
[all …]
/dports/math/vtk9/VTK-9.1.0/Filters/Core/Testing/Python/
H A DTestContour3DLinearGrid2.py120 ids.SetId(0,0)
121 ids.SetId(1,1)
122 ids.SetId(2,3)
123 ids.SetId(3,2)
129 ids.SetId(0,4)
130 ids.SetId(1,5)
131 ids.SetId(2,7)
132 ids.SetId(3,8)
139 ids.SetId(0,5)
140 ids.SetId(1,6)
[all …]
/dports/math/vtk8/VTK-8.2.0/Filters/Extraction/Testing/Python/
H A DExtractEdgesQuadraticCells.py25 aTri.GetPointIds().SetId(0,0)
26 aTri.GetPointIds().SetId(1,1)
27 aTri.GetPointIds().SetId(2,2)
28 aTri.GetPointIds().SetId(3,3)
29 aTri.GetPointIds().SetId(4,4)
30 aTri.GetPointIds().SetId(5,5)
58 aQuad.GetPointIds().SetId(0,0)
59 aQuad.GetPointIds().SetId(1,1)
60 aQuad.GetPointIds().SetId(2,2)
61 aQuad.GetPointIds().SetId(3,3)
[all …]
/dports/math/vtk6/VTK-6.2.0/Filters/Extraction/Testing/Tcl/
H A DExtractEdgesQuadraticCells.tcl24 [aTri GetPointIds] SetId 0 0
25 [aTri GetPointIds] SetId 1 1
26 [aTri GetPointIds] SetId 2 2
27 [aTri GetPointIds] SetId 3 3
28 [aTri GetPointIds] SetId 4 4
29 [aTri GetPointIds] SetId 5 5
58 [aQuad GetPointIds] SetId 0 0
59 [aQuad GetPointIds] SetId 1 1
60 [aQuad GetPointIds] SetId 2 2
61 [aQuad GetPointIds] SetId 3 3
[all …]
/dports/math/vtk6/VTK-6.2.0/Filters/Extraction/Testing/Python/
H A DExtractEdgesQuadraticCells.py26 aTri.GetPointIds().SetId(0,0)
27 aTri.GetPointIds().SetId(1,1)
28 aTri.GetPointIds().SetId(2,2)
29 aTri.GetPointIds().SetId(3,3)
30 aTri.GetPointIds().SetId(4,4)
31 aTri.GetPointIds().SetId(5,5)
59 aQuad.GetPointIds().SetId(0,0)
60 aQuad.GetPointIds().SetId(1,1)
61 aQuad.GetPointIds().SetId(2,2)
62 aQuad.GetPointIds().SetId(3,3)
[all …]
/dports/math/vtk9/VTK-9.1.0/Filters/Geometry/Testing/Cxx/
H A DTestUnstructuredGridGeometryFilter.cxx159 vertex->GetPointIds()->SetId(0, pointId); in TestUnstructuredGridGeometryFilter()
200 line->GetPointIds()->SetId(0, pointId); in TestUnstructuredGridGeometryFilter()
202 line->GetPointIds()->SetId(1, pointId); in TestUnstructuredGridGeometryFilter()
278 cubLine->GetPointIds()->SetId(0, pointId); in TestUnstructuredGridGeometryFilter()
280 cubLine->GetPointIds()->SetId(1, pointId); in TestUnstructuredGridGeometryFilter()
282 cubLine->GetPointIds()->SetId(2, pointId); in TestUnstructuredGridGeometryFilter()
284 cubLine->GetPointIds()->SetId(3, pointId); in TestUnstructuredGridGeometryFilter()
559 quad->GetPointIds()->SetId(i, pointId); in TestUnstructuredGridGeometryFilter()
820 tetra->GetPointIds()->SetId(0, pointId); in TestUnstructuredGridGeometryFilter()
830 tetra->GetPointIds()->SetId(0, pointId); in TestUnstructuredGridGeometryFilter()
[all …]
/dports/math/vtk6/VTK-6.2.0/Filters/General/Testing/Tcl/
H A DclipQuadraticCells.tcl20 [aEdge GetPointIds] SetId 0 0
21 [aEdge GetPointIds] SetId 1 1
22 [aEdge GetPointIds] SetId 2 2
64 [aTri GetPointIds] SetId 0 0
65 [aTri GetPointIds] SetId 1 1
66 [aTri GetPointIds] SetId 2 2
67 [aTri GetPointIds] SetId 3 3
68 [aTri GetPointIds] SetId 4 4
69 [aTri GetPointIds] SetId 5 5
115 [aQuad GetPointIds] SetId 0 0
[all …]
/dports/math/vtk6/VTK-6.2.0/Filters/Core/Testing/Tcl/
H A DcontourQuadraticCells.tcl20 [aEdge GetPointIds] SetId 0 0
21 [aEdge GetPointIds] SetId 1 1
22 [aEdge GetPointIds] SetId 2 2
64 [aTri GetPointIds] SetId 0 0
65 [aTri GetPointIds] SetId 1 1
66 [aTri GetPointIds] SetId 2 2
67 [aTri GetPointIds] SetId 3 3
68 [aTri GetPointIds] SetId 4 4
69 [aTri GetPointIds] SetId 5 5
115 [aQuad GetPointIds] SetId 0 0
[all …]
/dports/math/vtk8/VTK-8.2.0/Filters/Geometry/Testing/Cxx/
H A DTestUnstructuredGridGeometryFilter.cxx157 vertex->GetPointIds()->SetId(0,pointId); in TestUnstructuredGridGeometryFilter()
200 line->GetPointIds()->SetId(0,pointId); in TestUnstructuredGridGeometryFilter()
202 line->GetPointIds()->SetId(1,pointId); in TestUnstructuredGridGeometryFilter()
281 cubLine->GetPointIds()->SetId(0,pointId); in TestUnstructuredGridGeometryFilter()
283 cubLine->GetPointIds()->SetId(1,pointId); in TestUnstructuredGridGeometryFilter()
285 cubLine->GetPointIds()->SetId(2,pointId); in TestUnstructuredGridGeometryFilter()
287 cubLine->GetPointIds()->SetId(3,pointId); in TestUnstructuredGridGeometryFilter()
845 tetra->GetPointIds()->SetId(0,pointId); in TestUnstructuredGridGeometryFilter()
856 tetra->GetPointIds()->SetId(0,pointId); in TestUnstructuredGridGeometryFilter()
920 voxel->GetPointIds()->SetId(0,pointId); in TestUnstructuredGridGeometryFilter()
[all …]
/dports/math/vtk6/VTK-6.2.0/Filters/Geometry/Testing/Cxx/
H A DTestUnstructuredGridGeometryFilter.cxx156 vertex->GetPointIds()->SetId(0,pointId); in TestUnstructuredGridGeometryFilter()
199 line->GetPointIds()->SetId(0,pointId); in TestUnstructuredGridGeometryFilter()
201 line->GetPointIds()->SetId(1,pointId); in TestUnstructuredGridGeometryFilter()
280 cubLine->GetPointIds()->SetId(0,pointId); in TestUnstructuredGridGeometryFilter()
282 cubLine->GetPointIds()->SetId(1,pointId); in TestUnstructuredGridGeometryFilter()
284 cubLine->GetPointIds()->SetId(2,pointId); in TestUnstructuredGridGeometryFilter()
286 cubLine->GetPointIds()->SetId(3,pointId); in TestUnstructuredGridGeometryFilter()
844 tetra->GetPointIds()->SetId(0,pointId); in TestUnstructuredGridGeometryFilter()
855 tetra->GetPointIds()->SetId(0,pointId); in TestUnstructuredGridGeometryFilter()
919 voxel->GetPointIds()->SetId(0,pointId); in TestUnstructuredGridGeometryFilter()
[all …]
/dports/math/vtk8/VTK-8.2.0/Filters/General/Testing/Python/
H A DclipQuadraticCells.py28 aEdge.GetPointIds().SetId(0, 0)
29 aEdge.GetPointIds().SetId(1, 1)
30 aEdge.GetPointIds().SetId(2, 2)
72 aTri.GetPointIds().SetId(0, 0)
73 aTri.GetPointIds().SetId(1, 1)
74 aTri.GetPointIds().SetId(2, 2)
75 aTri.GetPointIds().SetId(3, 3)
76 aTri.GetPointIds().SetId(4, 4)
77 aTri.GetPointIds().SetId(5, 5)
123 aQuad.GetPointIds().SetId(0, 0)
[all …]
/dports/math/vtk6/VTK-6.2.0/Filters/Core/Testing/Python/
H A DcontourQuadraticCells.py30 aEdge.GetPointIds().SetId(0, 0)
31 aEdge.GetPointIds().SetId(1, 1)
32 aEdge.GetPointIds().SetId(2, 2)
74 aTri.GetPointIds().SetId(0, 0)
75 aTri.GetPointIds().SetId(1, 1)
76 aTri.GetPointIds().SetId(2, 2)
77 aTri.GetPointIds().SetId(3, 3)
78 aTri.GetPointIds().SetId(4, 4)
79 aTri.GetPointIds().SetId(5, 5)
125 aQuad.GetPointIds().SetId(0, 0)
[all …]
/dports/math/vtk6/VTK-6.2.0/Filters/General/Testing/Python/
H A DclipQuadraticCells.py29 aEdge.GetPointIds().SetId(0, 0)
30 aEdge.GetPointIds().SetId(1, 1)
31 aEdge.GetPointIds().SetId(2, 2)
73 aTri.GetPointIds().SetId(0, 0)
74 aTri.GetPointIds().SetId(1, 1)
75 aTri.GetPointIds().SetId(2, 2)
76 aTri.GetPointIds().SetId(3, 3)
77 aTri.GetPointIds().SetId(4, 4)
78 aTri.GetPointIds().SetId(5, 5)
124 aQuad.GetPointIds().SetId(0, 0)
[all …]
/dports/math/vtk8/VTK-8.2.0/Common/DataModel/Testing/Cxx/
H A DotherCellBoundaries.cxx52 vertex->GetPointIds()->SetId(0,0); in TestOCB()
95 line->GetPointIds()->SetId(0,0); in TestOCB()
96 line->GetPointIds()->SetId(1,1); in TestOCB()
193 quad->GetPointIds()->SetId(0,0); in TestOCB()
194 quad->GetPointIds()->SetId(1,1); in TestOCB()
195 quad->GetPointIds()->SetId(2,2); in TestOCB()
196 quad->GetPointIds()->SetId(3,3); in TestOCB()
218 pixel->GetPointIds()->SetId(0,0); in TestOCB()
219 pixel->GetPointIds()->SetId(1,1); in TestOCB()
220 pixel->GetPointIds()->SetId(2,2); in TestOCB()
[all …]
H A DquadraticIntersection.cxx198 tri->GetPointIds()->SetId(0,0); in TestIntersectWithLine()
199 tri->GetPointIds()->SetId(1,1); in TestIntersectWithLine()
200 tri->GetPointIds()->SetId(2,2); in TestIntersectWithLine()
201 tri->GetPointIds()->SetId(3,3); in TestIntersectWithLine()
202 tri->GetPointIds()->SetId(4,4); in TestIntersectWithLine()
203 tri->GetPointIds()->SetId(5,5); in TestIntersectWithLine()
274 hex->GetPointIds()->SetId(0,0); in TestIntersectWithLine()
275 hex->GetPointIds()->SetId(1,1); in TestIntersectWithLine()
276 hex->GetPointIds()->SetId(2,2); in TestIntersectWithLine()
277 hex->GetPointIds()->SetId(3,3); in TestIntersectWithLine()
[all …]
H A DquadraticEvaluation.cxx152 edge->GetPointIds()->SetId(0,0); in TestQE()
153 edge->GetPointIds()->SetId(1,1); in TestQE()
154 edge->GetPointIds()->SetId(2,2); in TestQE()
168 tri->GetPointIds()->SetId(0,0); in TestQE()
169 tri->GetPointIds()->SetId(1,1); in TestQE()
170 tri->GetPointIds()->SetId(2,2); in TestQE()
171 tri->GetPointIds()->SetId(3,3); in TestQE()
172 tri->GetPointIds()->SetId(4,4); in TestQE()
173 tri->GetPointIds()->SetId(5,5); in TestQE()
248 hex->GetPointIds()->SetId(0,0); in TestQE()
[all …]
/dports/math/vtk9/VTK-9.1.0/Common/DataModel/Testing/Cxx/
H A DotherCellBoundaries.cxx55 vertex->GetPointIds()->SetId(0, 0); in TestOCB()
98 line->GetPointIds()->SetId(0, 0); in TestOCB()
99 line->GetPointIds()->SetId(1, 1); in TestOCB()
203 quad->GetPointIds()->SetId(0, 0); in TestOCB()
204 quad->GetPointIds()->SetId(1, 1); in TestOCB()
205 quad->GetPointIds()->SetId(2, 2); in TestOCB()
206 quad->GetPointIds()->SetId(3, 3); in TestOCB()
232 pixel->GetPointIds()->SetId(0, 0); in TestOCB()
233 pixel->GetPointIds()->SetId(1, 1); in TestOCB()
234 pixel->GetPointIds()->SetId(2, 2); in TestOCB()
[all …]
/dports/math/vtk6/VTK-6.2.0/Common/DataModel/Testing/Cxx/
H A DotherCellBoundaries.cxx52 vertex->GetPointIds()->SetId(0,0); in TestOCB()
95 line->GetPointIds()->SetId(0,0); in TestOCB()
96 line->GetPointIds()->SetId(1,1); in TestOCB()
193 quad->GetPointIds()->SetId(0,0); in TestOCB()
194 quad->GetPointIds()->SetId(1,1); in TestOCB()
195 quad->GetPointIds()->SetId(2,2); in TestOCB()
196 quad->GetPointIds()->SetId(3,3); in TestOCB()
218 pixel->GetPointIds()->SetId(0,0); in TestOCB()
219 pixel->GetPointIds()->SetId(1,1); in TestOCB()
220 pixel->GetPointIds()->SetId(2,2); in TestOCB()
[all …]
H A DquadraticEvaluation.cxx152 edge->GetPointIds()->SetId(0,0); in TestQE()
153 edge->GetPointIds()->SetId(1,1); in TestQE()
154 edge->GetPointIds()->SetId(2,2); in TestQE()
168 tri->GetPointIds()->SetId(0,0); in TestQE()
169 tri->GetPointIds()->SetId(1,1); in TestQE()
170 tri->GetPointIds()->SetId(2,2); in TestQE()
171 tri->GetPointIds()->SetId(3,3); in TestQE()
172 tri->GetPointIds()->SetId(4,4); in TestQE()
173 tri->GetPointIds()->SetId(5,5); in TestQE()
248 hex->GetPointIds()->SetId(0,0); in TestQE()
[all …]
/dports/math/vtk6/VTK-6.2.0/Rendering/Core/Testing/Tcl/
H A DpickCells.tcl27 [aVoxel GetPointIds] SetId 0 0
28 [aVoxel GetPointIds] SetId 1 1
29 [aVoxel GetPointIds] SetId 2 2
30 [aVoxel GetPointIds] SetId 3 3
31 [aVoxel GetPointIds] SetId 4 4
32 [aVoxel GetPointIds] SetId 5 5
33 [aVoxel GetPointIds] SetId 6 6
34 [aVoxel GetPointIds] SetId 7 7
96 [aTetra GetPointIds] SetId 0 0
97 [aTetra GetPointIds] SetId 1 1
[all …]
/dports/math/vtk6/VTK-6.2.0/Common/DataModel/Testing/Python/
H A DLineIntersectQuadraticCells.py29 aEdge.GetPointIds().SetId(0, 0)
30 aEdge.GetPointIds().SetId(1, 1)
31 aEdge.GetPointIds().SetId(2, 2)
63 aTri.GetPointIds().SetId(0, 0)
64 aTri.GetPointIds().SetId(1, 1)
65 aTri.GetPointIds().SetId(2, 2)
66 aTri.GetPointIds().SetId(3, 3)
67 aTri.GetPointIds().SetId(4, 4)
68 aTri.GetPointIds().SetId(5, 5)
151 aTet.GetPointIds().SetId(0, 0)
[all …]
/dports/math/vtk6/VTK-6.2.0/Common/DataModel/Testing/Tcl/
H A DLineIntersectQuadraticCells.tcl20 [aEdge GetPointIds] SetId 0 0
21 [aEdge GetPointIds] SetId 1 1
22 [aEdge GetPointIds] SetId 2 2
54 [aTri GetPointIds] SetId 0 0
55 [aTri GetPointIds] SetId 1 1
56 [aTri GetPointIds] SetId 2 2
57 [aTri GetPointIds] SetId 3 3
58 [aTri GetPointIds] SetId 4 4
59 [aTri GetPointIds] SetId 5 5
142 [aTet GetPointIds] SetId 0 0
[all …]
/dports/math/vtk9/VTK-9.1.0/Rendering/Core/Testing/Python/
H A DpickCells.py24 aVoxel.GetPointIds().SetId(0,0)
25 aVoxel.GetPointIds().SetId(1,1)
26 aVoxel.GetPointIds().SetId(2,2)
27 aVoxel.GetPointIds().SetId(3,3)
28 aVoxel.GetPointIds().SetId(4,4)
29 aVoxel.GetPointIds().SetId(5,5)
30 aVoxel.GetPointIds().SetId(6,6)
31 aVoxel.GetPointIds().SetId(7,7)
79 aTetra.GetPointIds().SetId(0,0)
80 aTetra.GetPointIds().SetId(1,1)
[all …]
/dports/math/vtk8/VTK-8.2.0/Rendering/Core/Testing/Python/
H A DpickCells.py24 aVoxel.GetPointIds().SetId(0,0)
25 aVoxel.GetPointIds().SetId(1,1)
26 aVoxel.GetPointIds().SetId(2,2)
27 aVoxel.GetPointIds().SetId(3,3)
28 aVoxel.GetPointIds().SetId(4,4)
29 aVoxel.GetPointIds().SetId(5,5)
30 aVoxel.GetPointIds().SetId(6,6)
31 aVoxel.GetPointIds().SetId(7,7)
79 aTetra.GetPointIds().SetId(0,0)
80 aTetra.GetPointIds().SetId(1,1)
[all …]

12345678910>>...178