Home
last modified time | relevance | path

Searched refs:GetPoint (Results 151 – 175 of 3580) sorted by relevance

12345678910>>...144

/dports/math/vtk6/VTK-6.2.0/Filters/Core/
H A DvtkWindowedSincPolyDataFilter.cxx188 inPts->GetPoint(pts[0],x2); in RequestData()
189 inPts->GetPoint(pts[1],x3); in RequestData()
398 inPts->GetPoint(i,x2); in RequestData()
456 newPts[zero]->SetPoint(i,inPts->GetPoint(i)); in RequestData()
465 inPts->GetPoint(i, normalizedPoint); in RequestData()
651 newPts[one]->GetPoint(i, p_x1); in RequestData()
673 newPts[three]->GetPoint(i, p_x3); in RequestData()
742 inPts->GetPoint(i,x1); in RequestData()
743 newPts[zero]->GetPoint(i,x2); in RequestData()
759 inPts->GetPoint(i,x1); in RequestData()
[all …]
/dports/math/vtk8/VTK-8.2.0/Common/DataModel/Testing/Cxx/
H A DPointLocator.cxx71 sphere->GetOutput()->GetPoints()->GetPoint(ptId)[0], in PointLocator()
72 sphere->GetOutput()->GetPoints()->GetPoint(ptId)[1], in PointLocator()
73 sphere->GetOutput()->GetPoints()->GetPoint(ptId)[2]); in PointLocator()
84 sphere->GetOutput()->GetPoints()->GetPoint(ptId)[0], in PointLocator()
85 sphere->GetOutput()->GetPoints()->GetPoint(ptId)[1], in PointLocator()
86 sphere->GetOutput()->GetPoints()->GetPoint(ptId)[2]); in PointLocator()
/dports/math/vtk9/VTK-9.1.0/Common/DataModel/Testing/Cxx/
H A DPointLocator.cxx72 closestPointActor->SetPosition(sphere->GetOutput()->GetPoints()->GetPoint(ptId)[0], in PointLocator()
73 sphere->GetOutput()->GetPoints()->GetPoint(ptId)[1], in PointLocator()
74 sphere->GetOutput()->GetPoints()->GetPoint(ptId)[2]); in PointLocator()
86 closestPointActor2->SetPosition(sphere->GetOutput()->GetPoints()->GetPoint(ptId)[0], in PointLocator()
87 sphere->GetOutput()->GetPoints()->GetPoint(ptId)[1], in PointLocator()
88 sphere->GetOutput()->GetPoints()->GetPoint(ptId)[2]); in PointLocator()
/dports/math/vtk6/VTK-6.2.0/Common/DataModel/Testing/Cxx/
H A DPointLocator.cxx71 sphere->GetOutput()->GetPoints()->GetPoint(ptId)[0], in PointLocator()
72 sphere->GetOutput()->GetPoints()->GetPoint(ptId)[1], in PointLocator()
73 sphere->GetOutput()->GetPoints()->GetPoint(ptId)[2]); in PointLocator()
84 sphere->GetOutput()->GetPoints()->GetPoint(ptId)[0], in PointLocator()
85 sphere->GetOutput()->GetPoints()->GetPoint(ptId)[1], in PointLocator()
86 sphere->GetOutput()->GetPoints()->GetPoint(ptId)[2]); in PointLocator()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/doc/
H A Ddocruby.cxx55 * pEnd = pStt == _pStartCursor->GetPoint() in FillRubyList()
57 : _pStartCursor->GetPoint(); in FillRubyList()
75 if( *aPam.GetPoint() < *pEnd ) in FillRubyList()
84 } while( 30 > rList.size() && *aPam.GetPoint() < *pEnd ); in FillRubyList()
106 * pEnd = pStt == _pStartCursor->GetPoint() in SetRubyList()
108 : _pStartCursor->GetPoint(); in SetRubyList()
146 if( *aPam.GetPoint() < *pEnd ) in SetRubyList()
171 } while( nListEntry < rList.size() && *aPam.GetPoint() < *pEnd ); in SetRubyList()
184 SwPosition* pPos = rPam.GetPoint(); in SelectNextRubyChars()
318 rPam.GetPoint()->nContent.GetIndex() - nStart )); in SelectNextRubyChars()
H A Dextinput.cxx40 : SwPaM( *rPam.GetPoint(), static_cast<SwPaM*>(pRing) ), in SwExtTextInput()
52 SwTextNode* pTNd = GetPoint()->nNode.GetNode().GetTextNode(); in ~SwExtTextInput()
56 SwIndex& rIdx = GetPoint()->nContent; in ~SwExtTextInput()
137 SwTextNode* pTNd = GetPoint()->nNode.GetNode().GetTextNode(); in SetInputData()
141 sal_Int32 nSttCnt = GetPoint()->nContent.GetIndex(); in SetInputData()
199 GetPoint()->nContent = nSttCnt; in SetInputData()
215 const SwTextNode *const pTNd = GetPoint()->nNode.GetNode().GetTextNode(); in SetOverwriteCursor()
219 const sal_Int32 nSttCnt = GetPoint()->nContent.GetIndex(); in SetOverwriteCursor()
272 sal_uLong nPt = pTmp->GetPoint()->nNode.GetIndex(), in GetExtTextInput()
274 sal_Int32 nPtCnt = pTmp->GetPoint()->nContent.GetIndex(); in GetExtTextInput()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/doc/
H A Dextinput.cxx40 : SwPaM( *rPam.GetPoint(), static_cast<SwPaM*>(pRing) ), in SwExtTextInput()
52 SwTextNode* pTNd = GetPoint()->nNode.GetNode().GetTextNode(); in ~SwExtTextInput()
55 SwIndex& rIdx = GetPoint()->nContent; in ~SwExtTextInput()
138 SwTextNode* pTNd = GetPoint()->nNode.GetNode().GetTextNode(); in SetInputData()
141 sal_Int32 nSttCnt = GetPoint()->nContent.GetIndex(); in SetInputData()
199 GetPoint()->nContent = nSttCnt; in SetInputData()
216 const SwTextNode *const pTNd = GetPoint()->nNode.GetNode().GetTextNode(); in SetOverwriteCursor()
219 const sal_Int32 nSttCnt = GetPoint()->nContent.GetIndex(); in SetOverwriteCursor()
273 sal_uLong nPt = pTmp->GetPoint()->nNode.GetIndex(), in GetExtTextInput()
275 sal_Int32 nPtCnt = pTmp->GetPoint()->nContent.GetIndex(); in GetExtTextInput()
H A Ddocruby.cxx55 * pEnd = pStt == _pStartCursor->GetPoint() in FillRubyList()
57 : _pStartCursor->GetPoint(); in FillRubyList()
75 if( *aPam.GetPoint() < *pEnd ) in FillRubyList()
84 } while( 30 > rList.size() && *aPam.GetPoint() < *pEnd ); in FillRubyList()
105 * pEnd = pStt == _pStartCursor->GetPoint() in SetRubyList()
107 : _pStartCursor->GetPoint(); in SetRubyList()
145 if( *aPam.GetPoint() < *pEnd ) in SetRubyList()
170 } while( nListEntry < rList.size() && *aPam.GetPoint() < *pEnd ); in SetRubyList()
181 SwPosition* pPos = rPam.GetPoint(); in SelectNextRubyChars()
315 rPam.GetPoint()->nContent.GetIndex() - nStart )); in SelectNextRubyChars()
/dports/math/vtk8/VTK-8.2.0/Infovis/Layout/
H A DvtkPerturbCoincidentVertices.cxx73 coincidentPoints->AddPoint(i, points->GetPoint(i)); in SpiralPerturbation()
102 points->GetPoint(vertId, vertEdge1); in SpiralPerturbation()
107 points->GetPoint(inEdge.Source, vertEdge2); in SpiralPerturbation()
120 points->GetPoint(outEdge.Target, vertEdge2); in SpiralPerturbation()
170 points->GetPoint(Id, point); in SpiralPerturbation()
171 offsets->GetPoint(i + 1, spiralPoint); in SpiralPerturbation()
235 coincidentPoints->AddPoint(i, points->GetPoint(i)); in SimpleSpiralPerturbation()
249 points->GetPoint(vertexIndex,currentPoint); in SimpleSpiralPerturbation()
295 points->GetPoint(index, currentPoint); in SimpleSpiralPerturbation()
296 offsets->GetPoint(i + 1, spiralOffsets); in SimpleSpiralPerturbation()
/dports/math/vtk9/VTK-9.1.0/Infovis/Layout/
H A DvtkPerturbCoincidentVertices.cxx73 coincidentPoints->AddPoint(i, points->GetPoint(i)); in SpiralPerturbation()
102 points->GetPoint(vertId, vertEdge1); in SpiralPerturbation()
107 points->GetPoint(inEdge.Source, vertEdge2); in SpiralPerturbation()
119 points->GetPoint(outEdge.Target, vertEdge2); in SpiralPerturbation()
169 points->GetPoint(Id, point); in SpiralPerturbation()
170 offsets->GetPoint(i + 1, spiralPoint); in SpiralPerturbation()
228 coincidentPoints->AddPoint(i, points->GetPoint(i)); in SimpleSpiralPerturbation()
242 points->GetPoint(vertexIndex, currentPoint); in SimpleSpiralPerturbation()
288 points->GetPoint(index, currentPoint); in SimpleSpiralPerturbation()
289 offsets->GetPoint(i + 1, spiralOffsets); in SimpleSpiralPerturbation()
/dports/math/vtk6/VTK-6.2.0/Infovis/Layout/
H A DvtkPerturbCoincidentVertices.cxx75 coincidentPoints->AddPoint(i, points->GetPoint(i)); in SpiralPerturbation()
104 points->GetPoint(vertId, vertEdge1); in SpiralPerturbation()
109 points->GetPoint(inEdge.Source, vertEdge2); in SpiralPerturbation()
122 points->GetPoint(outEdge.Target, vertEdge2); in SpiralPerturbation()
175 points->GetPoint(Id, point); in SpiralPerturbation()
176 offsets->GetPoint(i + 1, spiralPoint); in SpiralPerturbation()
242 coincidentPoints->AddPoint(i, points->GetPoint(i)); in SimpleSpiralPerturbation()
256 points->GetPoint(vertexIndex,currentPoint); in SimpleSpiralPerturbation()
302 points->GetPoint(index, currentPoint); in SimpleSpiralPerturbation()
303 offsets->GetPoint(i + 1, spiralOffsets); in SimpleSpiralPerturbation()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/edit/
H A Dacorrect.cxx129 assert(rDelPam.GetPoint()->nNode == rDelPam.GetMark()->nNode); in DeleteSelImpl()
202 if (pPam->GetPoint()->nNode != *pos.first in ReplaceRange()
203 || pPam->GetPoint()->nContent != pos.second) in ReplaceRange()
238 pPam->GetPoint()->nContent = std::min<sal_Int32>( in ReplaceRange()
250 pPam->GetPoint()->nContent = std::min<sal_Int32>( in ReplaceRange()
333 pIdx.reset(new SwNodeIndex(rCursor.GetPoint()->nNode)); in GetPrevPara()
437 pDoc->DontExpandFormat( *aPam.GetPoint() ); in ChgAutoCorrWord()
455 aCpyPam.GetPoint()->nNode = *pTableNd; in ChgAutoCorrWord()
462 aCpyPam.GetPoint()->nContent.Assign( in ChgAutoCorrWord()
466 aExpItem.SaveDontExpandItems( *aPam.GetPoint() ); in ChgAutoCorrWord()
[all …]
/dports/math/vtk9/VTK-9.1.0/Filters/General/
H A DvtkExtractSelectedFrustum.cxx456 input->GetPoint(ptId, x); in RequestData()
516 input->GetPoint(ptId, x); in RequestData()
552 input->GetPoint(ptId, x); in RequestData()
890 pts->GetPoint(0, &vlist[0 * 3]); in ABoxFrustumIsect()
891 pts->GetPoint(1, &vlist[1 * 3]); in ABoxFrustumIsect()
899 pts->GetPoint(0, &vlist[3 * 3]); in ABoxFrustumIsect()
900 pts->GetPoint(1, &vlist[2 * 3]); in ABoxFrustumIsect()
907 pts->GetPoint(0, &vlist[2 * 3]); in ABoxFrustumIsect()
970 pts->GetPoint(0, &vlist[0 * 3]); in ABoxFrustumIsect()
971 pts->GetPoint(1, &vlist[1 * 3]); in ABoxFrustumIsect()
[all …]
/dports/math/vtk8/VTK-8.2.0/Filters/General/
H A DvtkExtractSelectedFrustum.cxx495 input->GetPoint(ptId, x); in RequestData()
556 input->GetPoint(ptId,x); in RequestData()
592 input->GetPoint(ptId,x); in RequestData()
934 pts->GetPoint(0, &vlist[0*3]); in ABoxFrustumIsect()
935 pts->GetPoint(1, &vlist[1*3]); in ABoxFrustumIsect()
943 pts->GetPoint(0, &vlist[3*3]); in ABoxFrustumIsect()
944 pts->GetPoint(1, &vlist[2*3]); in ABoxFrustumIsect()
951 pts->GetPoint(0, &vlist[2*3]); in ABoxFrustumIsect()
1014 pts->GetPoint(0, &vlist[0*3]); in ABoxFrustumIsect()
1015 pts->GetPoint(1, &vlist[1*3]); in ABoxFrustumIsect()
[all …]
/dports/math/vtk6/VTK-6.2.0/Filters/Extraction/
H A DvtkExtractSelectedFrustum.cxx495 input->GetPoint(ptId, x); in RequestData()
556 input->GetPoint(ptId,x); in RequestData()
592 input->GetPoint(ptId,x); in RequestData()
934 pts->GetPoint(0, &vlist[0*3]); in ABoxFrustumIsect()
935 pts->GetPoint(1, &vlist[1*3]); in ABoxFrustumIsect()
943 pts->GetPoint(0, &vlist[3*3]); in ABoxFrustumIsect()
944 pts->GetPoint(1, &vlist[2*3]); in ABoxFrustumIsect()
951 pts->GetPoint(0, &vlist[2*3]); in ABoxFrustumIsect()
1014 pts->GetPoint(0, &vlist[0*3]); in ABoxFrustumIsect()
1015 pts->GetPoint(1, &vlist[1*3]); in ABoxFrustumIsect()
[all …]
/dports/math/vtk6/VTK-6.2.0/Common/DataModel/
H A DvtkPolygon.cxx107 p->GetPoint(pts[0],v0); in ComputeNormal()
108 p->GetPoint(pts[1],v1); in ComputeNormal()
109 p->GetPoint(pts[2],v2); in ComputeNormal()
118 p->GetPoint(pts[1],v2); in ComputeNormal()
169 p->GetPoint(ids->GetValue(1),v2); in ComputeNormal()
209 p->GetPoint(1, v2); in ComputeNormal()
215 p->GetPoint((i+2)%numPts, v2); in ComputeNormal()
540 this->Points->GetPoint(0, x1); in ParameterizePolygon()
541 this->Points->GetPoint(1, x2); in ParameterizePolygon()
1011 pts->GetPoint(i,x); in vtkPolyVertexList()
[all …]
H A DvtkTriangle.cxx88 this->Points->GetPoint(1, pt1); in EvaluatePosition()
89 this->Points->GetPoint(2, pt2); in EvaluatePosition()
90 this->Points->GetPoint(0, pt3); in EvaluatePosition()
269 this->Points->GetPoint(0, pt0); in EvaluateLocation()
270 this->Points->GetPoint(1, pt1); in EvaluateLocation()
271 this->Points->GetPoint(2, pt2); in EvaluateLocation()
600 this->Points->GetPoint(0, x0); in Derivatives()
601 this->Points->GetPoint(1, x1); in Derivatives()
675 p->GetPoint(pts[0],v1); in ComputeNormal()
676 p->GetPoint(pts[1],v2); in ComputeNormal()
[all …]
/dports/science/InsightToolkit/ITK-5.0.1/Modules/Core/QuadEdgeMesh/test/
H A DitkQuadEdgeMeshEulerOperatorSplitVertexTest.cxx74 PointType PtTmp = mesh->GetPoint( splitVertex->GetNewPointID( ) ); in itkQuadEdgeMeshEulerOperatorSplitVertexTest()
84 if ( mesh->GetPoint( splitVertex->GetNewPointID( ) ).GetValence( ) != 4 ) in itkQuadEdgeMeshEulerOperatorSplitVertexTest()
87 << mesh->GetPoint( splitVertex->GetNewPointID( ) ).GetValence( ) in itkQuadEdgeMeshEulerOperatorSplitVertexTest()
91 if ( mesh->GetPoint( 11 ).GetValence( ) != 4 ) in itkQuadEdgeMeshEulerOperatorSplitVertexTest()
94 << mesh->GetPoint( 11 ).GetValence( ) in itkQuadEdgeMeshEulerOperatorSplitVertexTest()
130 if ( mesh->GetPoint( 5 ).GetValence( ) != 4 ) in itkQuadEdgeMeshEulerOperatorSplitVertexTest()
133 << mesh->GetPoint( 5 ).GetValence( ) in itkQuadEdgeMeshEulerOperatorSplitVertexTest()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/edit/
H A Dautofmt.cxx677 SwNodeIndex aIdx( m_aDelPam.GetPoint()->nNode ); in DoTable()
682 m_aDelPam.GetPoint()->nNode = aIdx; in DoTable()
1003 … m_aDelPam.GetPoint()->nContent.Assign(m_aDelPam.GetPoint()->nNode.GetNode().GetContentNode(), 0); in SetColl()
1157 *rRanges.back()->GetPoint() = *rDelPam.End(); in GetRanges()
1202 m_aNdIdx = aTmp.GetPoint()->nNode; in DeleteSelImpl()
1237 if( *m_aDelPam.GetPoint() != *m_aDelPam.GetMark() ) in DeleteJoinCurNextPara()
1285 if (*m_aDelPam.GetPoint() != *m_aDelPam.GetMark()) in DelEmptyLine()
1341 --m_aDelPam.GetPoint()->nNode; in JoinPrevPara()
1991 m_aNdIdx = m_aDelPam.GetPoint()->nNode; in AutoCorrect()
2160 m_aNdIdx = m_aDelPam.GetPoint()->nNode; in AutoCorrect()
[all …]
/dports/math/vtk8/VTK-8.2.0/Common/Math/Testing/Cxx/
H A DTestMatrix3x3.cxx105 points->GetPoint(i, p1); in TestMatrix3x3()
106 points2->GetPoint(i, p2); in TestMatrix3x3()
123 points->GetPoint(i, p1); in TestMatrix3x3()
124 points2->GetPoint(i, p2); in TestMatrix3x3()
140 points->GetPoint(i, p1); in TestMatrix3x3()
141 points2->GetPoint(i, p2); in TestMatrix3x3()
/dports/math/vtk9/VTK-9.1.0/Common/Math/Testing/Cxx/
H A DTestMatrix3x3.cxx105 points->GetPoint(i, p1); in TestMatrix3x3()
106 points2->GetPoint(i, p2); in TestMatrix3x3()
120 points->GetPoint(i, p1); in TestMatrix3x3()
121 points2->GetPoint(i, p2); in TestMatrix3x3()
135 points->GetPoint(i, p1); in TestMatrix3x3()
136 points2->GetPoint(i, p2); in TestMatrix3x3()
/dports/math/vtk9/VTK-9.1.0/Common/DataModel/Testing/Python/
H A DTestStaticPointLocator.py68 closest.SetId(i, locator.FindClosestPoint(probePoints.GetPoint(i)))
76 locator.FindClosestNPoints(10, probePoints.GetPoint(0), closestN)
107 staticClosest.SetId(i, staticLocator.FindClosestPoint(probePoints.GetPoint(i)))
128 probePoints.GetPoint(i,p)
129 points.GetPoint(staticId,x)
130 points.GetPoint(closestId,y)
138 staticLocator.FindClosestNPoints(10, probePoints.GetPoint(0), staticClosestN)
/dports/math/vtk8/VTK-8.2.0/Common/DataModel/Testing/Python/
H A DTestStaticPointLocator.py68 closest.SetId(i, locator.FindClosestPoint(probePoints.GetPoint(i)))
76 locator.FindClosestNPoints(10, probePoints.GetPoint(0), closestN)
107 staticClosest.SetId(i, staticLocator.FindClosestPoint(probePoints.GetPoint(i)))
128 probePoints.GetPoint(i,p)
129 points.GetPoint(staticId,x)
130 points.GetPoint(closestId,y)
138 staticLocator.FindClosestNPoints(10, probePoints.GetPoint(0), staticClosestN)
/dports/math/vtk8/VTK-8.2.0/Imaging/Stencil/
H A DvtkPolyDataToImageStencil.cxx265 points->GetPoint(i0, p0); in InterpolateEdge()
266 points->GetPoint(i1, p1); in InterpolateEdge()
315 points->GetPoint(ptIds[i], point); in PolyDataSelector()
335 points->GetPoint(oldId, point); in PolyDataSelector()
400 points->GetPoint(i1, point); in PolyDataCutter()
419 points->GetPoint(i1, point); in PolyDataCutter()
536 points->GetPoint(j, tempPoint); in ThreadedExecute()
630 slice->GetPoint(neighborId, neighbor); in ThreadedExecute()
704 slice->GetPoint(neighborId, neighbor); in ThreadedExecute()
737 points->GetPoint(pointId0, point0); in ThreadedExecute()
[all …]
/dports/math/vtk9/VTK-9.1.0/Imaging/Stencil/
H A DvtkPolyDataToImageStencil.cxx261 points->GetPoint(i0, p0); in InterpolateEdge()
262 points->GetPoint(i1, p1); in InterpolateEdge()
310 points->GetPoint(ptIds[i], point); in PolyDataSelector()
329 points->GetPoint(oldId, point); in PolyDataSelector()
393 points->GetPoint(i1, point); in PolyDataCutter()
412 points->GetPoint(i1, point); in PolyDataCutter()
529 points->GetPoint(j, tempPoint); in ThreadedExecute()
623 slice->GetPoint(neighborId, neighbor); in ThreadedExecute()
697 slice->GetPoint(neighborId, neighbor); in ThreadedExecute()
730 points->GetPoint(pointId0, point0); in ThreadedExecute()
[all …]

12345678910>>...144