Home
last modified time | relevance | path

Searched refs:GetPoint (Results 251 – 275 of 3580) sorted by relevance

1...<<11121314151617181920>>...144

/dports/math/vtk9/VTK-9.1.0/Common/DataModel/
H A DvtkPolyVertex.cxx52 this->Points->GetPoint(i, X); in EvaluatePosition()
90 this->Points->GetPoint(subId, x); in EvaluateLocation()
128 pts[0] = locator->InsertNextPoint(this->Points->GetPoint(i)); in Contour()
153 this->Vertex->Points->SetPoint(0, this->Points->GetPoint(subId)); in IntersectWithLine()
173 pts->InsertPoint(subId, this->Points->GetPoint(subId)); in Triangulate()
209 this->Points->GetPoint(i, x); in Clip()
H A DvtkPolyPlane.cxx124 points->GetPoint(pIdx, p); in ComputeNormals()
125 points->GetPoint(pIdx + 1, v1); in ComputeNormals()
180 points->GetPoint(pIdx, p1); in EvaluateFunction()
181 points->GetPoint(pIdx + 1, p2); in EvaluateFunction()
214 points->GetPoint(pIdx - 1, p0); in EvaluateFunction()
252 points->GetPoint(pIdx + 2, p3); in EvaluateFunction()
H A DvtkVertex.cxx50 this->Points->GetPoint(0, X); in EvaluatePosition()
77 this->Points->GetPoint(0, x); in EvaluateLocation()
117 pts[0] = locator->InsertNextPoint(this->Points->GetPoint(0)); in Contour()
143 this->Points->GetPoint(0, X); in IntersectWithLine()
190 pts->InsertPoint(0, this->Points->GetPoint(0)); in Triangulate()
226 this->Points->GetPoint(0, x); in Clip()
H A DvtkBezierHexahedron.cxx60 result->Points->SetPoint(edge_id, this->Points->GetPoint(vol_id)); in GetEdge()
74 result->Points->SetPoint(edge_id, this->Points->GetPoint(vol_id)); in GetEdge()
95 result->Points->SetPoint(face_id, this->Points->GetPoint(vol_id)); in GetFace()
109 result->Points->SetPoint(face_id, this->Points->GetPoint(vol_id)); in GetFace()
126 this->PointParametricCoordinates->GetPoint(this->PointIds->FindIdLocation(point_id), pcoords); in EvaluateLocationProjectedNode()
163 this->Points->GetPoint(corner, cp.GetData()); in GetApproximateHex()
169 this->PointParametricCoordinates->GetPoint(corner, pcoords); in GetApproximateHex()
H A DvtkBezierWedge.cxx60 result->Points->SetPoint(edge_id, this->Points->GetPoint(vol_id)); in GetEdge()
74 result->Points->SetPoint(edge_id, this->Points->GetPoint(vol_id)); in GetEdge()
100 result->Points->SetPoint(face_id, this->Points->GetPoint(vol_id)); in GetFace()
114 result->Points->SetPoint(face_id, this->Points->GetPoint(vol_id)); in GetFace()
132 result->Points->SetPoint(face_id, this->Points->GetPoint(vol_id)); in GetFace()
146 result->Points->SetPoint(face_id, this->Points->GetPoint(vol_id)); in GetFace()
163 this->PointParametricCoordinates->GetPoint(this->PointIds->FindIdLocation(point_id), pcoords); in EvaluateLocationProjectedNode()
/dports/math/vtk6/VTK-6.2.0/Interaction/Style/
H A DvtkInteractorStyleDrawPolygon.cxx44 vtkVector2i GetPoint(vtkIdType index) const in GetPoint() function in vtkInteractorStyleDrawPolygon::vtkInternal
144 this->Internal->GetPoint( in OnMouseMove()
216 const vtkVector2i &a = this->Internal->GetPoint(i); in DrawPolygon()
217 const vtkVector2i &b = this->Internal->GetPoint(i+1); in DrawPolygon()
225 const vtkVector2i &start = this->Internal->GetPoint(0); in DrawPolygon()
226 const vtkVector2i &end = this->Internal->GetPoint(this->Internal->GetNumberOfPoints() - 1); in DrawPolygon()
/dports/math/vtk6/VTK-6.2.0/Common/DataModel/
H A DvtkPolyPlane.cxx124 points->GetPoint(pIdx, p); in ComputeNormals()
125 points->GetPoint(pIdx+1, v1); in ComputeNormals()
181 points->GetPoint(pIdx, p1); in EvaluateFunction()
182 points->GetPoint(pIdx+1, p2); in EvaluateFunction()
215 points->GetPoint(pIdx-1,p0); in EvaluateFunction()
253 points->GetPoint(pIdx+2,p3); in EvaluateFunction()
H A DvtkLine.cxx54 this->Points->GetPoint(0, a1); in EvaluatePosition()
55 this->Points->GetPoint(1, a2); in EvaluatePosition()
83 this->Points->GetPoint(0, a1); in EvaluateLocation()
84 this->Points->GetPoint(1, a2); in EvaluateLocation()
233 this->Points->GetPoint(vert[0], x1); in Contour()
234 this->Points->GetPoint(vert[1], x2); in Contour()
624 this->Points->GetPoint(0, a1); in IntersectWithLine()
625 this->Points->GetPoint(1, a2); in IntersectWithLine()
726 this->Points->GetPoint(0, x0); in Derivatives()
727 this->Points->GetPoint(1, x1); in Derivatives()
[all …]
/dports/misc/usd/USD-21.11/pxr/base/gf/
H A Dline.cpp54 return GetPoint( lt ); in FindClosestPoint()
123 *closest1 = l1.GetPoint( lt1 ); in GfFindClosestPoints()
126 *closest2 = l2.GetPoint( lt2 ); in GfFindClosestPoints()
142 << "point:" << Gf_OstreamHelperP(line.GetPoint(0.0)) in operator <<()
H A DlineSeg2d.cpp60 return GetPoint( lt ); in FindClosestPoint()
74 cp2 = seg.GetPoint( lt2 ); in GfFindClosestPoints()
114 *p1 = seg1.GetPoint( lt1 ); in GfFindClosestPoints()
117 *p2 = seg2.GetPoint( lt2 ); in GfFindClosestPoints()
/dports/math/vtk8/VTK-8.2.0/Common/ComputationalGeometry/
H A DvtkParametricSpline.cxx188 this->Points->GetPoint(0, Pt); in Evaluate()
268 this->Points->GetPoint(0,xPrev); in Initialize()
272 this->Points->GetPoint(i,x); in Initialize()
292 this->Points->GetPoint(0,x); in Initialize()
329 this->Points->GetPoint(0,xPrev); in Initialize()
332 this->Points->GetPoint(i,x); in Initialize()
346 this->Points->GetPoint(i,x); in Initialize()
/dports/math/vtk9/VTK-9.1.0/Common/ComputationalGeometry/
H A DvtkParametricSpline.cxx186 this->Points->GetPoint(0, Pt); in Evaluate()
266 this->Points->GetPoint(0, xPrev); in Initialize()
270 this->Points->GetPoint(i, x); in Initialize()
292 this->Points->GetPoint(0, x); in Initialize()
328 this->Points->GetPoint(0, xPrev); in Initialize()
331 this->Points->GetPoint(i, x); in Initialize()
347 this->Points->GetPoint(i, x); in Initialize()
/dports/math/vtk6/VTK-6.2.0/Common/ComputationalGeometry/
H A DvtkParametricSpline.cxx188 this->Points->GetPoint(0, Pt); in Evaluate()
268 this->Points->GetPoint(0,xPrev); in Initialize()
272 this->Points->GetPoint(i,x); in Initialize()
292 this->Points->GetPoint(0,x); in Initialize()
329 this->Points->GetPoint(0,xPrev); in Initialize()
332 this->Points->GetPoint(i,x); in Initialize()
346 this->Points->GetPoint(i,x); in Initialize()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/doc/
H A Ddocedt.cxx332 if( rPam.GetPoint()->nNode == rPam.GetMark()->nNode ) in sw_GetJoinFlags()
345 bool bExchange = pStt == rPam.GetPoint(); in sw_GetJoinFlags()
351 rJoinPrev = rPam.GetPoint() == pStt; in sw_GetJoinFlags()
354 ? (rPam.GetPoint()->nNode < rPam.GetMark()->nNode) in sw_GetJoinFlags()
361 SwNodeIndex aIdx( rPam.GetPoint()->nNode ); in sw_JoinText()
737 OSL_ENSURE( *pPam->GetPoint() <= *pPam->GetMark(), in SwHyphArgs()
740 const SwPosition *pPoint = pPam->GetPoint(); in SwHyphArgs()
764 *pPam->GetPoint() = *pPam->GetMark(); in SetPam()
767 pPam->GetPoint()->nNode = m_nNode; in SetPam()
823 if( *pPam->GetPoint() > *pPam->GetMark() ) in Hyphenate()
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/doc/
H A Ddocedt.cxx329 if( rPam.GetPoint()->nNode != rPam.GetMark()->nNode ) in sw_GetJoinFlags()
339 bool bExchange = pStt == rPam.GetPoint(); in sw_GetJoinFlags()
345 rJoinPrev = rPam.GetPoint() == pStt; in sw_GetJoinFlags()
358 SwNodeIndex aIdx( rPam.GetPoint()->nNode ); in sw_JoinText()
476 pDoc->CorrRel( aIdx, *rPam.GetPoint(), 0, true ); in sw_JoinText()
730 OSL_ENSURE( *pPam->GetPoint() <= *pPam->GetMark(), in SwHyphArgs()
733 const SwPosition *pPoint = pPam->GetPoint(); in SwHyphArgs()
757 *pPam->GetPoint() = *pPam->GetMark(); in SetPam()
760 pPam->GetPoint()->nNode = nNode; in SetPam()
816 if( *pPam->GetPoint() > *pPam->GetMark() ) in Hyphenate()
[all …]
/dports/math/vtk8/VTK-8.2.0/Filters/Hybrid/
H A DvtkProcrustesAlignmentFilter.cxx69 pd->GetPoint(i, p); in Centroid()
85 pd->GetPoint(i, p); in CentroidSize()
99 pd->GetPoint(i, p); in TranslateShape()
111 pd->GetPoint(i, p); in ScaleShape()
374 block->GetPoint(v), outPoint); in RequestData()
389 block->GetPoint(v, p); in RequestData()
410 new_mean->GetPoint(v), outPoint); in RequestData()
432 new_mean->GetPoint(v, p); in RequestData()
433 MeanPoints->GetPoint(v, p2); in RequestData()
/dports/math/vtk9/VTK-9.1.0/Filters/Hybrid/
H A DvtkProcrustesAlignmentFilter.cxx71 pd->GetPoint(i, p); in Centroid()
91 pd->GetPoint(i, p); in CentroidSize()
105 pd->GetPoint(i, p); in TranslateShape()
117 pd->GetPoint(i, p); in ScaleShape()
372 this->LandmarkTransform->InternalTransformPoint(block->GetPoint(v), outPoint); in RequestData()
386 block->GetPoint(v, p); in RequestData()
407 this->LandmarkTransform->InternalTransformPoint(new_mean->GetPoint(v), outPoint); in RequestData()
428 new_mean->GetPoint(v, p); in RequestData()
429 MeanPoints->GetPoint(v, p2); in RequestData()
/dports/math/vtk6/VTK-6.2.0/Filters/Hybrid/
H A DvtkProcrustesAlignmentFilter.cxx69 pd->GetPoint(i, p); in Centroid()
85 pd->GetPoint(i, p); in CentroidSize()
99 pd->GetPoint(i, p); in TranslateShape()
111 pd->GetPoint(i, p); in ScaleShape()
374 block->GetPoint(v), outPoint); in RequestData()
389 block->GetPoint(v, p); in RequestData()
410 new_mean->GetPoint(v), outPoint); in RequestData()
432 new_mean->GetPoint(v, p); in RequestData()
433 MeanPoints->GetPoint(v, p2); in RequestData()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/edit/
H A Dedtab.cxx105 SwPosition* pPos = GetCursor()->GetPoint(); in InsertTable()
153 GetDoc()->IsIdxInTable( pCursor->GetPoint()->nNode ); in TableToText()
174 pCursor->GetPoint()->nNode = *pTableNd->EndOfSectionNode(); in TableToText()
175 pCursor->GetPoint()->nContent.Assign( nullptr, 0 ); in TableToText()
185 pCursor->GetPoint()->nNode = aTabIdx; in TableToText()
191 pCursor->GetPoint()->nContent.Assign( pCNd, 0 ); in TableToText()
202 if( rPaM.HasMark() && *rPaM.GetPoint() != *rPaM.GetMark() ) in IsTextToTableAvailable()
208 nEnd = rPaM.GetPoint()->nNode.GetIndex(); in IsTextToTableAvailable()
230 SwPosition* pPos = GetCursor()->GetPoint(); in InsertDDETable()
449 GetDoc()->SplitTable( *pCursor->GetPoint(), eMode, true ); in SplitTable()
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/edit/
H A Dedtab.cxx113 SwPosition* pPos = GetCursor()->GetPoint(); in InsertTable()
162 GetDoc()->IsIdxInTable( pCursor->GetPoint()->nNode ); in TableToText()
180 pCursor->GetPoint()->nNode = *pTableNd->EndOfSectionNode(); in TableToText()
181 pCursor->GetPoint()->nContent.Assign( nullptr, 0 ); in TableToText()
191 pCursor->GetPoint()->nNode = aTabIdx; in TableToText()
197 pCursor->GetPoint()->nContent.Assign( pCNd, 0 ); in TableToText()
208 if( rPaM.HasMark() && *rPaM.GetPoint() != *rPaM.GetMark() ) in IsTextToTableAvailable()
214 nEnd = rPaM.GetPoint()->nNode.GetIndex(); in IsTextToTableAvailable()
236 SwPosition* pPos = GetCursor()->GetPoint(); in InsertDDETable()
455 GetDoc()->SplitTable( *pCursor->GetPoint(), eMode, true ); in SplitTable()
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/frmedt/
H A Dfecopy.cxx636 SwPosition aPos( *GetCursor()->GetPoint() ); in Copy()
701 aCpyPam.GetPoint()->nContent.Assign( pCNd, 0 ); in Paste()
737 *(pCurrCursor->GetPrev()->GetPoint()) ) in Paste()
743 SwPosition aStartPos( *pStartCursor->GetPoint() ); in Paste()
765 aInsertPos = *aCursor.GetPoint(); in Paste()
773 aInsertPos = *pCurrCursor->GetPoint(); in Paste()
835 !rPaM.GetPoint()->nContent.GetIndex()) in Paste()
837 SwPosition aDestPos( *rPaM.GetPoint() ); in Paste()
1028 SwPosition& rInsPos = *rPaM.GetPoint(); in Paste()
1107 SwPaM aCpyPam( *GetCursor()->GetPoint() ); in PastePages()
[all …]
/dports/math/vtk8/VTK-8.2.0/Common/DataModel/
H A DvtkQuadraticTetra.cxx93 this->Edge->Points->SetPoint(0,this->Points->GetPoint(TetraEdges[edgeId][0])); in GetEdge()
94 this->Edge->Points->SetPoint(1,this->Points->GetPoint(TetraEdges[edgeId][1])); in GetEdge()
95 this->Edge->Points->SetPoint(2,this->Points->GetPoint(TetraEdges[edgeId][2])); in GetEdge()
111 i,this->Points->GetPoint(TetraFaces[faceId][i])); in GetFace()
138 this->Points->GetPoint(TetraEdges[i][0], pt0); in EvaluatePosition()
139 this->Points->GetPoint(TetraEdges[i][1], pt1); in EvaluatePosition()
166 this->Points->GetPoint(i, pt); in EvaluatePosition()
279 this->Points->GetPoint(i, pt); in EvaluateLocation()
345 this->Face->Points->SetPoint(i,this->Points->GetPoint(TetraFaces[faceNum][i])); in IntersectWithLine()
392 pts->InsertPoint(4*i+j,this->Points->GetPoint(LinearTetras[0][i][j])); in Triangulate()
[all …]
H A DvtkLine.cxx54 this->Points->GetPoint(0, a1); in EvaluatePosition()
55 this->Points->GetPoint(1, a2); in EvaluatePosition()
80 this->Points->GetPoint(0, a1); in EvaluateLocation()
81 this->Points->GetPoint(1, a2); in EvaluateLocation()
285 this->Points->GetPoint(vert[0], x1); in Contour()
621 this->Points->GetPoint(0, a1); in IntersectWithLine()
622 this->Points->GetPoint(1, a2); in IntersectWithLine()
723 this->Points->GetPoint(0, x0); in Derivatives()
724 this->Points->GetPoint(1, x1); in Derivatives()
824 this->Points->GetPoint(0, x1); in Clip()
[all …]
/dports/math/vtk9/VTK-9.1.0/Filters/Modeling/
H A DvtkPolyDataPointSampler.cxx246 this->InPts->GetPoint(p0, x0); in SampleEdge()
247 this->InPts->GetPoint(p1, x1); in SampleEdge()
273 this->InPts->GetPoint(pts[0], x0); in SampleTriangle()
274 this->InPts->GetPoint(pts[1], x1); in SampleTriangle()
275 this->InPts->GetPoint(pts[2], x2); in SampleTriangle()
327 this->InPts->GetPoint(pts[0], x0); in SamplePolygon()
440 this->InPts->GetPoint(p0, x0); in SampleEdge()
441 this->InPts->GetPoint(p1, x1); in SampleEdge()
468 this->InPts->GetPoint(pts[0], x0); in SampleTriangle()
469 this->InPts->GetPoint(pts[1], x1); in SampleTriangle()
[all …]
/dports/math/vtk6/VTK-6.2.0/Common/DataModel/Testing/Cxx/
H A DotherRectilinearGrid.cxx356 rg3D->GetPoint(k * (20 * 20) + j * 20 + i, point); in TestORG()
360 rg2Dxy->GetPoint(j * 20 + i, point); in TestORG()
364 rg2Dxz->GetPoint(j * 20 + i, point); in TestORG()
368 rg2Dyz->GetPoint(j * 20 + i, point); in TestORG()
372 rg1Dx->GetPoint(i, point); in TestORG()
376 rg1Dy->GetPoint(i, point); in TestORG()
380 rg1Dz->GetPoint(i, point); in TestORG()
384 rg0D->GetPoint(0, point); in TestORG()
392 rg3D->GetPoint(rg3D->FindPoint(point3D), point); in TestORG()
416 rg1Dx->GetPoint(rg1Dx->FindPoint(point3D), point); in TestORG()
[all …]

1...<<11121314151617181920>>...144