Home
last modified time | relevance | path

Searched refs:PointIds (Results 1 – 25 of 440) sorted by relevance

12345678910>>...18

/dports/math/vtk9/VTK-9.1.0/Common/DataModel/
H A DvtkStructuredGrid.cxx184 cell->PointIds->SetId(0, 0); in GetCell()
213 cell->PointIds->SetId(0, idx); in GetCell()
227 cell->PointIds->SetId(0, idx); in GetCell()
241 cell->PointIds->SetId(0, idx); in GetCell()
257 cell->PointIds->SetId(0, idx); in GetCell()
262 cell->PointIds->SetId(4, idx); in GetCell()
278 idx = cell->PointIds->GetId(i); in GetCell()
315 cell->PointIds->SetId(0, 0); in GetCell()
400 idx = cell->PointIds->GetId(i); in GetCell()
438 cell->PointIds->SetId(0, 0); in GetCell()
[all …]
H A DvtkQuadraticLinearQuad.cxx41 this->PointIds->SetNumberOfIds(6); in vtkQuadraticLinearQuad()
45 this->PointIds->SetId(i, 0); in vtkQuadraticLinearQuad()
85 this->LinEdge->PointIds->SetId(0, this->PointIds->GetId(LinearQuadEdges[edgeId][0])); in GetEdge()
86 this->LinEdge->PointIds->SetId(1, this->PointIds->GetId(LinearQuadEdges[edgeId][1])); in GetEdge()
96 this->Edge->PointIds->SetId(0, this->PointIds->GetId(LinearQuadEdges[edgeId][0])); in GetEdge()
97 this->Edge->PointIds->SetId(1, this->PointIds->GetId(LinearQuadEdges[edgeId][1])); in GetEdge()
98 this->Edge->PointIds->SetId(2, this->PointIds->GetId(LinearQuadEdges[edgeId][2])); in GetEdge()
200 this->Quad->PointIds->SetId(j, this->PointIds->GetId(LinearQuads[i][j])); in Contour()
220 this->Quad->PointIds->SetId(j, this->PointIds->GetId(LinearQuads[i][j])); in Clip()
273 ptIds->InsertId(0, this->PointIds->GetId(0)); in Triangulate()
[all …]
H A DvtkBiQuadraticQuad.cxx38 this->PointIds->SetNumberOfIds(9); in vtkBiQuadraticQuad()
42 this->PointIds->SetId(i, 0); in vtkBiQuadraticQuad()
64 this->Edge->PointIds->SetId(0, this->PointIds->GetId(edgeId)); in GetEdge()
65 this->Edge->PointIds->SetId(1, this->PointIds->GetId(p)); in GetEdge()
66 this->Edge->PointIds->SetId(2, this->PointIds->GetId(edgeId + 4)); in GetEdge()
184 this->Quad->PointIds->SetId(j, this->PointIds->GetId(LinearQuads[i][j])); in Contour()
206 this->Quad->PointIds->SetId(j, this->PointIds->GetId(LinearQuads[i][j])); in Clip()
248 ptIds->SetId(0, this->PointIds->GetId(0)); in Triangulate()
249 ptIds->SetId(1, this->PointIds->GetId(4)); in Triangulate()
250 ptIds->SetId(2, this->PointIds->GetId(7)); in Triangulate()
[all …]
H A DvtkBezierWedge.cxx56 result->PointIds->SetNumberOfIds(npts); in GetEdge()
61 result->PointIds->SetId(edge_id, this->PointIds->GetId(vol_id)); in GetEdge()
70 result->PointIds->SetNumberOfIds(npts); in GetEdge()
75 result->PointIds->SetId(edge_id, this->PointIds->GetId(vol_id)); in GetEdge()
96 result->PointIds->SetNumberOfIds(npts); in GetFace()
101 result->PointIds->SetId(face_id, this->PointIds->GetId(vol_id)); in GetFace()
110 result->PointIds->SetNumberOfIds(npts); in GetFace()
115 result->PointIds->SetId(face_id, this->PointIds->GetId(vol_id)); in GetFace()
128 result->PointIds->SetNumberOfIds(npts); in GetFace()
133 result->PointIds->SetId(face_id, this->PointIds->GetId(vol_id)); in GetFace()
[all …]
H A DvtkQuadraticQuad.cxx44 this->PointIds->SetNumberOfIds(9); in vtkQuadraticQuad()
48 this->PointIds->SetId(i, 0); in vtkQuadraticQuad()
51 this->PointIds->SetNumberOfIds(8); in vtkQuadraticQuad()
72 this->Edge->PointIds->SetId(0, this->PointIds->GetId(edgeId)); in GetEdge()
73 this->Edge->PointIds->SetId(1, this->PointIds->GetId(p)); in GetEdge()
74 this->Edge->PointIds->SetId(2, this->PointIds->GetId(edgeId + 4)); in GetEdge()
355 ptIds->InsertId(0, this->PointIds->GetId(0)); in Triangulate()
356 ptIds->InsertId(1, this->PointIds->GetId(4)); in Triangulate()
357 ptIds->InsertId(2, this->PointIds->GetId(7)); in Triangulate()
362 ptIds->InsertId(3, this->PointIds->GetId(4)); in Triangulate()
[all …]
H A DvtkVoxel.cxx46 this->PointIds->SetNumberOfIds(8); in vtkVoxel()
53 this->PointIds->SetId(i, 0); in vtkVoxel()
300 pts->SetId(0, this->PointIds->GetId(0)); in CellBoundary()
301 pts->SetId(1, this->PointIds->GetId(1)); in CellBoundary()
302 pts->SetId(2, this->PointIds->GetId(3)); in CellBoundary()
303 pts->SetId(3, this->PointIds->GetId(2)); in CellBoundary()
308 pts->SetId(0, this->PointIds->GetId(1)); in CellBoundary()
309 pts->SetId(1, this->PointIds->GetId(3)); in CellBoundary()
545 this->Line->PointIds->SetId(0, this->PointIds->GetId(verts[0])); in GetEdge()
546 this->Line->PointIds->SetId(1, this->PointIds->GetId(verts[1])); in GetEdge()
[all …]
/dports/math/vtk6/VTK-6.2.0/Common/DataModel/
H A DvtkQuadraticLinearQuad.cxx41 this->PointIds->SetNumberOfIds (6); in vtkQuadraticLinearQuad()
45 this->PointIds->SetId(i,0); in vtkQuadraticLinearQuad()
78 this->LinEdge->PointIds->SetId(0,this->PointIds->GetId(LinearQuadEdges[edgeId][0])); in GetEdge()
79 this->LinEdge->PointIds->SetId(1,this->PointIds->GetId(LinearQuadEdges[edgeId][1])); in GetEdge()
89 this->Edge->PointIds->SetId(0,this->PointIds->GetId(LinearQuadEdges[edgeId][0])); in GetEdge()
90 this->Edge->PointIds->SetId(1,this->PointIds->GetId(LinearQuadEdges[edgeId][1])); in GetEdge()
91 this->Edge->PointIds->SetId(2,this->PointIds->GetId(LinearQuadEdges[edgeId][2])); in GetEdge()
210 this->Quad->PointIds->SetId(j,this->PointIds->GetId(LinearQuads[i][j])); in Contour()
232 this->Quad->PointIds->SetId(j,this->PointIds->GetId(LinearQuads[i][j])); in Clip()
292 ptIds->InsertId (0, this->PointIds->GetId (0)); in Triangulate()
[all …]
H A DvtkVoxel.cxx38 this->PointIds->SetNumberOfIds(8); in vtkVoxel()
45 this->PointIds->SetId(i,0); in vtkVoxel()
230 pts->SetId(0,this->PointIds->GetId(0)); in CellBoundary()
231 pts->SetId(1,this->PointIds->GetId(1)); in CellBoundary()
232 pts->SetId(2,this->PointIds->GetId(3)); in CellBoundary()
233 pts->SetId(3,this->PointIds->GetId(2)); in CellBoundary()
238 pts->SetId(0,this->PointIds->GetId(1)); in CellBoundary()
239 pts->SetId(1,this->PointIds->GetId(3)); in CellBoundary()
388 this->Line->PointIds->SetId(0,this->PointIds->GetId(verts[0])); in GetEdge()
389 this->Line->PointIds->SetId(1,this->PointIds->GetId(verts[1])); in GetEdge()
[all …]
H A DvtkBiQuadraticQuad.cxx38 this->PointIds->SetNumberOfIds(9); in vtkBiQuadraticQuad()
42 this->PointIds->SetId(i,0); in vtkBiQuadraticQuad()
64 this->Edge->PointIds->SetId (0, this->PointIds->GetId(edgeId)); in GetEdge()
65 this->Edge->PointIds->SetId (1, this->PointIds->GetId(p)); in GetEdge()
66 this->Edge->PointIds->SetId (2, this->PointIds->GetId(edgeId + 4)); in GetEdge()
199 this->Quad->PointIds->SetId(j,this->PointIds->GetId(LinearQuads[i][j])); in Contour()
223 this->Quad->PointIds->SetId(j,this->PointIds->GetId(LinearQuads[i][j])); in Clip()
272 ptIds->SetId(0,this->PointIds->GetId(0)); in Triangulate()
273 ptIds->SetId(1,this->PointIds->GetId(4)); in Triangulate()
274 ptIds->SetId(2,this->PointIds->GetId(7)); in Triangulate()
[all …]
H A DvtkHexahedron.cxx40 this->PointIds->SetNumberOfIds(8); in vtkHexahedron()
45 this->PointIds->SetId(i,0); in vtkHexahedron()
291 pts->SetId(0,this->PointIds->GetId(0)); in CellBoundary()
292 pts->SetId(1,this->PointIds->GetId(1)); in CellBoundary()
293 pts->SetId(2,this->PointIds->GetId(2)); in CellBoundary()
294 pts->SetId(3,this->PointIds->GetId(3)); in CellBoundary()
299 pts->SetId(0,this->PointIds->GetId(1)); in CellBoundary()
300 pts->SetId(1,this->PointIds->GetId(2)); in CellBoundary()
456 this->Line->PointIds->SetId(0,this->PointIds->GetId(verts[0])); in GetEdge()
457 this->Line->PointIds->SetId(1,this->PointIds->GetId(verts[1])); in GetEdge()
[all …]
H A DvtkCell.cxx26 this->PointIds = vtkIdList::New(); in vtkCell()
30 this->PointIds->Register(this); in vtkCell()
31 this->PointIds->Delete(); in vtkCell()
38 this->PointIds->UnRegister(this); in ~vtkCell()
46 this->PointIds->Reset(); in Initialize()
51 this->PointIds->InsertId(i,pts[i]); in Initialize()
60 if ( this->PointIds ) in ShallowCopy()
62 this->PointIds->UnRegister(this); in ShallowCopy()
63 this->PointIds = c->PointIds; in ShallowCopy()
64 this->PointIds->Register(this); in ShallowCopy()
[all …]
H A DvtkWedge.cxx37 this->PointIds->SetNumberOfIds(6); in vtkWedge()
42 this->PointIds->SetId(i,0); in vtkWedge()
466 this->Line->PointIds->SetId(0,this->PointIds->GetId(verts[0])); in GetEdge()
467 this->Line->PointIds->SetId(1,this->PointIds->GetId(verts[1])); in GetEdge()
490 this->Quad->PointIds->SetId(0,this->PointIds->GetId(verts[0])); in GetFace()
491 this->Quad->PointIds->SetId(1,this->PointIds->GetId(verts[1])); in GetFace()
492 this->Quad->PointIds->SetId(2,this->PointIds->GetId(verts[2])); in GetFace()
493 this->Quad->PointIds->SetId(3,this->PointIds->GetId(verts[3])); in GetFace()
506 this->Triangle->PointIds->SetId(0,this->PointIds->GetId(verts[0])); in GetFace()
507 this->Triangle->PointIds->SetId(1,this->PointIds->GetId(verts[1])); in GetFace()
[all …]
H A DvtkQuadraticQuad.cxx44 this->PointIds->SetNumberOfIds(9); in vtkQuadraticQuad()
48 this->PointIds->SetId(i,0); in vtkQuadraticQuad()
51 this->PointIds->SetNumberOfIds(8); in vtkQuadraticQuad()
72 this->Edge->PointIds->SetId(0,this->PointIds->GetId(edgeId)); in GetEdge()
73 this->Edge->PointIds->SetId(1,this->PointIds->GetId(p)); in GetEdge()
74 this->Edge->PointIds->SetId(2,this->PointIds->GetId(edgeId+4)); in GetEdge()
376 ptIds->InsertId(0,this->PointIds->GetId(0)); in Triangulate()
377 ptIds->InsertId(1,this->PointIds->GetId(4)); in Triangulate()
378 ptIds->InsertId(2,this->PointIds->GetId(7)); in Triangulate()
383 ptIds->InsertId(3,this->PointIds->GetId(4)); in Triangulate()
[all …]
H A DvtkPyramid.cxx44 this->PointIds->SetNumberOfIds(5); in vtkPyramid()
48 this->PointIds->SetId(i,0); in vtkPyramid()
471 this->Line->PointIds->SetId(0,this->PointIds->GetId(verts[0])); in GetEdge()
472 this->Line->PointIds->SetId(1,this->PointIds->GetId(verts[1])); in GetEdge()
497 this->Quad->PointIds->SetId(0,this->PointIds->GetId(verts[0])); in GetFace()
498 this->Quad->PointIds->SetId(1,this->PointIds->GetId(verts[1])); in GetFace()
499 this->Quad->PointIds->SetId(2,this->PointIds->GetId(verts[2])); in GetFace()
500 this->Quad->PointIds->SetId(3,this->PointIds->GetId(verts[3])); in GetFace()
513 this->Triangle->PointIds->SetId(0,this->PointIds->GetId(verts[0])); in GetFace()
514 this->Triangle->PointIds->SetId(1,this->PointIds->GetId(verts[1])); in GetFace()
[all …]
H A DvtkPixel.cxx39 this->PointIds->SetNumberOfIds(4); in vtkPixel()
46 this->PointIds->SetId(i,0); in vtkPixel()
178 pts->SetId(0,this->PointIds->GetId(0)); in CellBoundary()
179 pts->SetId(1,this->PointIds->GetId(1)); in CellBoundary()
184 pts->SetId(0,this->PointIds->GetId(1)); in CellBoundary()
185 pts->SetId(1,this->PointIds->GetId(3)); in CellBoundary()
190 pts->SetId(0,this->PointIds->GetId(3)); in CellBoundary()
191 pts->SetId(1,this->PointIds->GetId(2)); in CellBoundary()
196 pts->SetId(0,this->PointIds->GetId(2)); in CellBoundary()
288 this->Line->PointIds->SetId(0,this->PointIds->GetId(verts[0])); in GetEdge()
[all …]
/dports/math/vtk8/VTK-8.2.0/Common/DataModel/
H A DvtkQuadraticLinearQuad.cxx41 this->PointIds->SetNumberOfIds (6); in vtkQuadraticLinearQuad()
45 this->PointIds->SetId(i,0); in vtkQuadraticLinearQuad()
78 this->LinEdge->PointIds->SetId(0,this->PointIds->GetId(LinearQuadEdges[edgeId][0])); in GetEdge()
79 this->LinEdge->PointIds->SetId(1,this->PointIds->GetId(LinearQuadEdges[edgeId][1])); in GetEdge()
89 this->Edge->PointIds->SetId(0,this->PointIds->GetId(LinearQuadEdges[edgeId][0])); in GetEdge()
90 this->Edge->PointIds->SetId(1,this->PointIds->GetId(LinearQuadEdges[edgeId][1])); in GetEdge()
91 this->Edge->PointIds->SetId(2,this->PointIds->GetId(LinearQuadEdges[edgeId][2])); in GetEdge()
210 this->Quad->PointIds->SetId(j,this->PointIds->GetId(LinearQuads[i][j])); in Contour()
232 this->Quad->PointIds->SetId(j,this->PointIds->GetId(LinearQuads[i][j])); in Clip()
292 ptIds->InsertId (0, this->PointIds->GetId (0)); in Triangulate()
[all …]
H A DvtkVoxel.cxx38 this->PointIds->SetNumberOfIds(8); in vtkVoxel()
45 this->PointIds->SetId(i,0); in vtkVoxel()
230 pts->SetId(0,this->PointIds->GetId(0)); in CellBoundary()
231 pts->SetId(1,this->PointIds->GetId(1)); in CellBoundary()
232 pts->SetId(2,this->PointIds->GetId(3)); in CellBoundary()
233 pts->SetId(3,this->PointIds->GetId(2)); in CellBoundary()
238 pts->SetId(0,this->PointIds->GetId(1)); in CellBoundary()
239 pts->SetId(1,this->PointIds->GetId(3)); in CellBoundary()
400 this->Line->PointIds->SetId(0,this->PointIds->GetId(verts[0])); in GetEdge()
401 this->Line->PointIds->SetId(1,this->PointIds->GetId(verts[1])); in GetEdge()
[all …]
H A DvtkStructuredGrid.cxx175 cell->PointIds->SetId(0,0); in GetCell()
204 cell->PointIds->SetId(0,idx); in GetCell()
218 cell->PointIds->SetId(0,idx); in GetCell()
232 cell->PointIds->SetId(0,idx); in GetCell()
306 cell->PointIds->SetId(0, 0); in GetCell()
333 cell->PointIds->SetId(0, idx); in GetCell()
345 cell->PointIds->SetId(0, idx); in GetCell()
357 cell->PointIds->SetId(0, idx); in GetCell()
370 cell->PointIds->SetId(0, idx); in GetCell()
375 cell->PointIds->SetId(4, idx); in GetCell()
[all …]
H A DvtkBiQuadraticQuad.cxx38 this->PointIds->SetNumberOfIds(9); in vtkBiQuadraticQuad()
42 this->PointIds->SetId(i,0); in vtkBiQuadraticQuad()
64 this->Edge->PointIds->SetId (0, this->PointIds->GetId(edgeId)); in GetEdge()
65 this->Edge->PointIds->SetId (1, this->PointIds->GetId(p)); in GetEdge()
66 this->Edge->PointIds->SetId (2, this->PointIds->GetId(edgeId + 4)); in GetEdge()
199 this->Quad->PointIds->SetId(j,this->PointIds->GetId(LinearQuads[i][j])); in Contour()
223 this->Quad->PointIds->SetId(j,this->PointIds->GetId(LinearQuads[i][j])); in Clip()
272 ptIds->SetId(0,this->PointIds->GetId(0)); in Triangulate()
273 ptIds->SetId(1,this->PointIds->GetId(4)); in Triangulate()
274 ptIds->SetId(2,this->PointIds->GetId(7)); in Triangulate()
[all …]
H A DvtkCell.cxx25 this->PointIds = vtkIdList::New(); in vtkCell()
29 this->PointIds->Register(this); in vtkCell()
30 this->PointIds->Delete(); in vtkCell()
37 this->PointIds->UnRegister(this); in ~vtkCell()
45 this->PointIds->Reset(); in Initialize()
62 this->PointIds->Reset(); in Initialize()
67 this->PointIds->InsertId(i,i); in Initialize()
76 if ( this->PointIds ) in ShallowCopy()
79 this->PointIds = c->PointIds; in ShallowCopy()
80 this->PointIds->Register(this); in ShallowCopy()
[all …]
H A DvtkLagrangeHexahedron.cxx45 this->PointIds->SetId(i,-1); in vtkLagrangeHexahedron()
78 result->PointIds->SetId(sn, this->PointIds->GetId(eidx[i])); in GetEdge()
97 result->PointIds->SetId(sn, this->PointIds->GetId(offset + jj)); in GetEdge()
127 result->PointIds->SetId(sn, this->PointIds->GetId(corners[ii])); in GetFace()
135 result->PointIds->SetId((5 - sn) % 4, this->PointIds->GetId(corners[ii])); in GetFace()
163 result->PointIds->SetId(sn, this->PointIds->GetId(offset + jj)); in GetFace()
188 result->PointIds->SetId(sn, this->PointIds->GetId(offset + order[pp] - jj - 2)); in GetFace()
196 result->PointIds->SetId(sn, this->PointIds->GetId(offset + jj)); in GetFace()
216 result->PointIds->SetId(sn, this->PointIds->GetId(offset + ii)); in GetFace()
227 result->PointIds->SetId(sn, this->PointIds->GetId(offset + ii + jj * delta)); in GetFace()
[all …]
H A DvtkHexahedron.cxx43 this->PointIds->SetNumberOfIds(8); in vtkHexahedron()
48 this->PointIds->SetId(i,0); in vtkHexahedron()
306 pts->SetId(0,this->PointIds->GetId(0)); in CellBoundary()
307 pts->SetId(1,this->PointIds->GetId(1)); in CellBoundary()
308 pts->SetId(2,this->PointIds->GetId(2)); in CellBoundary()
309 pts->SetId(3,this->PointIds->GetId(3)); in CellBoundary()
314 pts->SetId(0,this->PointIds->GetId(1)); in CellBoundary()
315 pts->SetId(1,this->PointIds->GetId(2)); in CellBoundary()
483 this->Line->PointIds->SetId(0,this->PointIds->GetId(verts[0])); in GetEdge()
484 this->Line->PointIds->SetId(1,this->PointIds->GetId(verts[1])); in GetEdge()
[all …]
H A DvtkWedge.cxx48 this->PointIds->SetNumberOfIds(6); in vtkWedge()
53 this->PointIds->SetId(i,0); in vtkWedge()
494 this->Line->PointIds->SetId(0,this->PointIds->GetId(verts[0])); in GetEdge()
495 this->Line->PointIds->SetId(1,this->PointIds->GetId(verts[1])); in GetEdge()
518 this->Quad->PointIds->SetId(0,this->PointIds->GetId(verts[0])); in GetFace()
519 this->Quad->PointIds->SetId(1,this->PointIds->GetId(verts[1])); in GetFace()
520 this->Quad->PointIds->SetId(2,this->PointIds->GetId(verts[2])); in GetFace()
521 this->Quad->PointIds->SetId(3,this->PointIds->GetId(verts[3])); in GetFace()
534 this->Triangle->PointIds->SetId(0,this->PointIds->GetId(verts[0])); in GetFace()
535 this->Triangle->PointIds->SetId(1,this->PointIds->GetId(verts[1])); in GetFace()
[all …]
H A DvtkQuadraticQuad.cxx44 this->PointIds->SetNumberOfIds(9); in vtkQuadraticQuad()
48 this->PointIds->SetId(i,0); in vtkQuadraticQuad()
51 this->PointIds->SetNumberOfIds(8); in vtkQuadraticQuad()
72 this->Edge->PointIds->SetId(0,this->PointIds->GetId(edgeId)); in GetEdge()
73 this->Edge->PointIds->SetId(1,this->PointIds->GetId(p)); in GetEdge()
74 this->Edge->PointIds->SetId(2,this->PointIds->GetId(edgeId+4)); in GetEdge()
376 ptIds->InsertId(0,this->PointIds->GetId(0)); in Triangulate()
377 ptIds->InsertId(1,this->PointIds->GetId(4)); in Triangulate()
378 ptIds->InsertId(2,this->PointIds->GetId(7)); in Triangulate()
383 ptIds->InsertId(3,this->PointIds->GetId(4)); in Triangulate()
[all …]
H A DvtkPyramid.cxx94 this->PointIds->SetNumberOfIds(5); in vtkPyramid()
98 this->PointIds->SetId(i,0); in vtkPyramid()
497 this->Line->PointIds->SetId(0,this->PointIds->GetId(verts[0])); in GetEdge()
498 this->Line->PointIds->SetId(1,this->PointIds->GetId(verts[1])); in GetEdge()
523 this->Quad->PointIds->SetId(0,this->PointIds->GetId(verts[0])); in GetFace()
524 this->Quad->PointIds->SetId(1,this->PointIds->GetId(verts[1])); in GetFace()
525 this->Quad->PointIds->SetId(2,this->PointIds->GetId(verts[2])); in GetFace()
526 this->Quad->PointIds->SetId(3,this->PointIds->GetId(verts[3])); in GetFace()
539 this->Triangle->PointIds->SetId(0,this->PointIds->GetId(verts[0])); in GetFace()
540 this->Triangle->PointIds->SetId(1,this->PointIds->GetId(verts[1])); in GetFace()
[all …]

12345678910>>...18