Home
last modified time | relevance | path

Searched refs:GetPoint (Results 176 – 200 of 3580) sorted by relevance

12345678910>>...144

/dports/math/vtk6/VTK-6.2.0/Imaging/Stencil/
H A DvtkPolyDataToImageStencil.cxx267 points->GetPoint(i0, p0); in InterpolateEdge()
268 points->GetPoint(i1, p1); in InterpolateEdge()
317 points->GetPoint(ptIds[i], point); in PolyDataSelector()
337 points->GetPoint(oldId, point); in PolyDataSelector()
402 points->GetPoint(i1, point); in PolyDataCutter()
421 points->GetPoint(i1, point); in PolyDataCutter()
538 points->GetPoint(j, tempPoint); in ThreadedExecute()
632 slice->GetPoint(neighborId, neighbor); in ThreadedExecute()
706 slice->GetPoint(neighborId, neighbor); in ThreadedExecute()
739 points->GetPoint(pointId0, point0); in ThreadedExecute()
[all …]
/dports/math/vtk6/VTK-6.2.0/Common/Math/Testing/Cxx/
H A DTestMatrix3x3.cxx117 points->GetPoint(i, p1); in TestMatrix3x3()
118 points2->GetPoint(i, p2); in TestMatrix3x3()
135 points->GetPoint(i, p1); in TestMatrix3x3()
136 points2->GetPoint(i, p2); in TestMatrix3x3()
152 points->GetPoint(i, p1); in TestMatrix3x3()
153 points2->GetPoint(i, p2); in TestMatrix3x3()
/dports/graphics/mirtk/MIRTK-2.0.0-122-g38210fa/Modules/PointSet/src/
H A DSpectralMatch.cc71 PointCorrespondence::GetPoint(u, _Target, _TargetSample, i, _TargetFeatures); in operator ()()
79 _Source->GetPoint(index[0], x); in operator ()()
83 _Source->GetPoint(index[j], y); in operator ()()
97 PointCorrespondence::GetPoint(u, _Target, _TargetSample, i, _TargetFeatures); in operator ()()
100 _Source->GetPoint(j, x); in operator ()()
104 _Source->GetPoint(*n, y); in operator ()()
105 PointCorrespondence::GetPoint(v, _Source, _SourceSample, *n, _SourceFeatures); in operator ()()
340 _TargetPoints.GetPoint(i, p); in GetInputTargetPoint()
347 _SourcePoints.GetPoint(i, p); in GetInputSourcePoint()
354 _TargetPoints.GetPoint(i, p); in GetTargetPoint()
[all …]
/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/apps/src/
H A Drender_views_tesselated_sphere.cpp46 polydata_->GetPoint(ptIds_com[0], p1_com); in generateViews()
47 polydata_->GetPoint(ptIds_com[1], p2_com); in generateViews()
48 polydata_->GetPoint(ptIds_com[2], p3_com); in generateViews()
106 polydata_->GetPoint(ptIds[0], p1); in generateViews()
107 polydata_->GetPoint(ptIds[1], p2); in generateViews()
108 polydata_->GetPoint(ptIds[2], p3); in generateViews()
136 sphere->GetPoint(ptIds_com[0], p1_com); in generateViews()
149 sphere->GetPoint(i, cam_pos); in generateViews()
375 polydata->GetPoint(ptIds[0], p1); in generateViews()
376 polydata->GetPoint(ptIds[1], p2); in generateViews()
[all …]
/dports/cad/opencascade/opencascade-7.6.0/src/Intf/
H A DIntf_Interference.cxx86 if ((myTZones(Iz).GetPoint(Ipz1)).IsEqual in Insert()
87 (LaZone.GetPoint(Ilz1))) { in Insert()
88 if ((myTZones(Iz).GetPoint(Ipz0)).IsEqual in Insert()
89 (LaZone.GetPoint(Ilz2))) { in Insert()
98 else if ((myTZones(Iz).GetPoint(Ipz2)).IsEqual in Insert()
99 (LaZone.GetPoint(Ilz2))) { in Insert()
124 (lotp, LaZone.GetPoint(((Ilc-1)%nplz)+1)); in Insert()
133 LaZone.GetPoint((((Ilc-1)%nplz)+1))); in Insert()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/edit/
H A Dautofmt.cxx685 SwNodeIndex aIdx( m_aDelPam.GetPoint()->nNode ); in DoTable()
690 m_aDelPam.GetPoint()->nNode = aIdx; in DoTable()
1011 … m_aDelPam.GetPoint()->nContent.Assign(m_aDelPam.GetPoint()->nNode.GetNode().GetContentNode(), 0); in SetColl()
1165 *rRanges.back()->GetPoint() = *rDelPam.End(); in GetRanges()
1210 m_aNdIdx = aTmp.GetPoint()->nNode; in DeleteSelImpl()
1245 if( *m_aDelPam.GetPoint() != *m_aDelPam.GetMark() ) in DeleteJoinCurNextPara()
1258 *m_aDelPam.GetPoint() = m_pCurTextFrame->MapViewToModelPos( in DelEmptyLine()
1340 --m_aDelPam.GetPoint()->nNode; in JoinPrevPara()
1987 m_aNdIdx = m_aDelPam.GetPoint()->nNode; in AutoCorrect()
2150 m_aNdIdx = m_aDelPam.GetPoint()->nNode; in AutoCorrect()
[all …]
/dports/math/vtk8/VTK-8.2.0/Common/DataModel/
H A DvtkTetra.cxx64 this->Points->GetPoint(1, pt1); in EvaluatePosition()
65 this->Points->GetPoint(2, pt2); in EvaluatePosition()
66 this->Points->GetPoint(3, pt3); in EvaluatePosition()
67 this->Points->GetPoint(0, pt4); in EvaluatePosition()
140 this->Points->GetPoint(1, pt1); in EvaluateLocation()
141 this->Points->GetPoint(2, pt2); in EvaluateLocation()
142 this->Points->GetPoint(3, pt3); in EvaluateLocation()
143 this->Points->GetPoint(0, pt4); in EvaluateLocation()
303 this->Points->GetPoint(v1, x1); in Contour()
304 this->Points->GetPoint(v2, x2); in Contour()
[all …]
/dports/math/vtk6/VTK-6.2.0/Common/DataModel/
H A DvtkTetra.cxx64 this->Points->GetPoint(1, pt1); in EvaluatePosition()
65 this->Points->GetPoint(2, pt2); in EvaluatePosition()
66 this->Points->GetPoint(3, pt3); in EvaluatePosition()
67 this->Points->GetPoint(0, pt4); in EvaluatePosition()
140 this->Points->GetPoint(1, pt1); in EvaluateLocation()
141 this->Points->GetPoint(2, pt2); in EvaluateLocation()
142 this->Points->GetPoint(3, pt3); in EvaluateLocation()
143 this->Points->GetPoint(0, pt4); in EvaluateLocation()
301 this->Points->GetPoint(v1, x1); in Contour()
302 this->Points->GetPoint(v2, x2); in Contour()
[all …]
/dports/math/vtk9/VTK-9.1.0/Filters/General/
H A DvtkIntersectionPolyDataFilter.cxx512 splitLines->GetPoint(id, pt); in SplitMesh()
686 input->GetPoint(cellPts[0], p0); in SplitCell()
911 points->GetPoint(ptId, x); in SplitCell()
1236 mesh->GetPoint(edgePtId0, pt0); in AddToPointEdgeMap()
1237 mesh->GetPoint(edgePtId1, pt1); in AddToPointEdgeMap()
1690 pd->GetPoint(ptId1, pt1); in GetLoopOrientation()
1691 pd->GetPoint(ptId2, pt2); in GetLoopOrientation()
1692 pd->GetPoint(ptId3, pt3); in GetLoopOrientation()
1841 points->GetPoint(0, pt0); in GetTransform()
1842 points->GetPoint(1, pt1); in GetTransform()
[all …]
/dports/math/vtk8/VTK-8.2.0/Filters/General/
H A DvtkIntersectionPolyDataFilter.cxx540 splitLines->GetPoint(id, pt); in SplitMesh()
726 input->GetPoint(cellPts[0], p0); in SplitCell()
959 points->GetPoint(ptId, x); in SplitCell()
1311 mesh->GetPoint(edgePtId0, pt0); in AddToPointEdgeMap()
1312 mesh->GetPoint(edgePtId1, pt1); in AddToPointEdgeMap()
1766 pd->GetPoint(ptId1, pt1); in GetLoopOrientation()
1767 pd->GetPoint(ptId2, pt2); in GetLoopOrientation()
1768 pd->GetPoint(ptId3, pt3); in GetLoopOrientation()
1924 points->GetPoint(0, pt0); in GetTransform()
1925 points->GetPoint(1, pt1); in GetTransform()
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/edit/
H A Dacorrect.cxx135 assert(rDelPam.GetPoint()->nNode == rDelPam.GetMark()->nNode); in DeleteSelImpl()
208 if (pPam->GetPoint()->nNode != *pos.first in ReplaceRange()
209 || pPam->GetPoint()->nContent != pos.second) in ReplaceRange()
253 pPam->GetPoint()->nContent = std::min<sal_Int32>( in ReplaceRange()
263 pPam->GetPoint()->nContent = std::min<sal_Int32>( in ReplaceRange()
343 m_pIndex.reset(new SwNodeIndex(m_rCursor.GetPoint()->nNode)); in GetPrevPara()
457 pDoc->DontExpandFormat( *aPam.GetPoint() ); in ChgAutoCorrWord()
475 aCpyPam.GetPoint()->nNode = *pTableNd; in ChgAutoCorrWord()
482 aCpyPam.GetPoint()->nContent.Assign( in ChgAutoCorrWord()
486 aExpItem.SaveDontExpandItems( *aPam.GetPoint() ); in ChgAutoCorrWord()
[all …]
/dports/cad/netgen/netgen-6.2.2105/libsrc/gprim/
H A Dspline.hpp63 virtual Point<D> GetPoint (double t) const = 0;
77 point = GetPoint (t); in GetDerivatives()
78 Point<D> pl = GetPoint (t-eps); in GetDerivatives()
79 Point<D> pr = GetPoint (t+eps); in GetDerivatives()
273 virtual Point<D> GetPoint (double t) const;
325 virtual Point<D> GetPoint (double t) const;
352 Point<D> pold = GetPoint (0); in Length()
357 Point<D> p = GetPoint (i * dt); in Length()
372 points[i] = GetPoint(double(i) / (n-1)); in GetPoints()
477 points.Append(GetPoint(t)); in LineIntersections()
[all …]
/dports/cad/netgen/netgen-6.2.2105/libsrc/geom2d/
H A Dpython_geom2d.cpp78 LineSeg<2> * l = new LineSeg<2>(self.GetPoint(py::cast<int>(segment[1])), in ExportGeom2d()
79 self.GetPoint(py::cast<int>(segment[2]))); in ExportGeom2d()
96 auto l = new LineSeg<2>(self.GetPoint(py::cast<int>(segment[0])), in ExportGeom2d()
97 self.GetPoint(py::cast<int>(segment[1]))); in ExportGeom2d()
147 …LineSeg<2> * l = new LineSeg<2>(self.GetPoint(py::extract<int>(point_indices[0])()), self.GetPoint in ExportGeom2d()
153 …SplineSeg3<2>(self.GetPoint(py::extract<int>(point_indices[0])()), self.GetPoint(py::extract<int>(… in ExportGeom2d()
251 GeomPoint<2> point = self.splines[i]->GetPoint(j*1./n); in ExportGeom2d()
295 lst.push_back(self.splines[i]->GetPoint(j*1./n)); in ExportGeom2d()
296 lst.push_back(self.splines[i]->GetPoint(j*1./n)); in ExportGeom2d()
316 auto pnt = self.splines[i]->GetPoint(0.5); in ExportGeom2d()
[all …]
/dports/math/vtk9/VTK-9.1.0/Common/DataModel/
H A DvtkTriangle.cxx76 points->GetPoint(0, p); in ComputeCentroid()
80 points->GetPoint(1, p); in ComputeCentroid()
84 points->GetPoint(2, p); in ComputeCentroid()
131 this->Points->GetPoint(1, pt1); in EvaluatePosition()
132 this->Points->GetPoint(2, pt2); in EvaluatePosition()
133 this->Points->GetPoint(0, pt3); in EvaluatePosition()
310 this->Points->GetPoint(0, pt0); in EvaluateLocation()
311 this->Points->GetPoint(1, pt1); in EvaluateLocation()
783 p->GetPoint(pts[0], v1); in ComputeNormal()
784 p->GetPoint(pts[1], v2); in ComputeNormal()
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/undo/
H A Dunredln.cxx249 if (rPam.GetPoint() != rPam.GetMark()) in RedoRedlineImpl()
331 aTmp.GetPoint()->nNode = m_nSaveEndNode; in UndoRedlineImpl()
340 pPam->GetPoint()->nNode.Assign( aPrevIdx.GetNode(), +1 ); in UndoRedlineImpl()
342 pPam->GetPoint()->nContent.Assign(pCNd, 0 ); in UndoRedlineImpl()
345 pPam->GetPoint()->nNode += nOffsetTemp; in UndoRedlineImpl()
347 pPam->GetPoint()->nContent.Assign( pCNd, pCNd->Len() ); in UndoRedlineImpl()
372 pPam->GetPoint()->nContent.Assign(pCNd, nLen ); in RedoRedlineImpl()
375 pPam->GetPoint()->nNode += nOffsetTemp; in RedoRedlineImpl()
377 pPam->GetPoint()->nContent.Assign( pCNd, pCNd->Len() ); in RedoRedlineImpl()
382 rPam.GetPoint()->nNode = m_nSaveEndNode; in RedoRedlineImpl()
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/undo/
H A Dunredln.cxx204 if (rPam.GetPoint() != rPam.GetMark()) in RedoRedlineImpl()
286 aTmp.GetPoint()->nNode = nSaveEndNode; in UndoRedlineImpl()
295 pPam->GetPoint()->nNode.Assign( aPrevIdx.GetNode(), +1 ); in UndoRedlineImpl()
297 pPam->GetPoint()->nContent.Assign(pCNd, 0 ); in UndoRedlineImpl()
300 pPam->GetPoint()->nNode += nOffsetTemp; in UndoRedlineImpl()
302 pPam->GetPoint()->nContent.Assign( pCNd, pCNd->Len() ); in UndoRedlineImpl()
327 pPam->GetPoint()->nContent.Assign(pCNd, nLen ); in RedoRedlineImpl()
330 pPam->GetPoint()->nNode += nOffsetTemp; in RedoRedlineImpl()
332 pPam->GetPoint()->nContent.Assign( pCNd, pCNd->Len() ); in RedoRedlineImpl()
337 rPam.GetPoint()->nNode = nSaveEndNode; in RedoRedlineImpl()
[all …]
/dports/science/elmerfem/elmerfem-release-9.0/ElmerGUI/netgen/libsrc/geom2d/
H A Dspline2d.cpp32 pold = GetPoint (0); in Length()
37 p = GetPoint (i * dt); in Length()
72 pold = GetPoint (0); in Partition()
80 p = GetPoint (i*dt); in Partition()
158 points[i] = GetPoint(double(i) / (n-1)); in GetPoints()
224 points.Append(GetPoint(t)); in LineIntersections()
269 p = GetPoint (t); in GetCoeff()
321 points.Append(GetPoint(t)); in LineIntersections()
334 points.Append(GetPoint(t)); in LineIntersections()
340 points.Append(GetPoint(t)); in LineIntersections()
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/filter/ascii/
H A Dwrtasc.cxx119 … while( m_pCurrentPam->GetPoint()->nNode.GetIndex() < m_pCurrentPam->GetMark()->nNode.GetIndex() || in WriteStream()
120 … (m_pCurrentPam->GetPoint()->nNode.GetIndex() == m_pCurrentPam->GetMark()->nNode.GetIndex() && in WriteStream()
121 … m_pCurrentPam->GetPoint()->nContent.GetIndex() <= m_pCurrentPam->GetMark()->nContent.GetIndex()) ) in WriteStream()
123 SwTextNode* pNd = m_pCurrentPam->GetPoint()->nNode.GetNode().GetTextNode(); in WriteStream()
137 m_pCurrentPam->GetPoint()->nNode.GetIndex() ) in WriteStream()
192 ::SetProgressState( m_pCurrentPam->GetPoint()->nNode.GetIndex(), in WriteStream()
/dports/lang/fpc-source/fpc-3.2.2/packages/ide/
H A Dfpmansi.inc26 function GetPoint(var P :TPoint) : boolean;
36 GetPoint:=true;
40 GetPoint:=true
42 GetPoint:=false;
51 if not GetPoint(UL) then
59 if not GetPoint(LR) then
/dports/editors/fpc-ide/fpc-3.2.2/packages/ide/
H A Dfpmansi.inc26 function GetPoint(var P :TPoint) : boolean;
36 GetPoint:=true;
40 GetPoint:=true
42 GetPoint:=false;
51 if not GetPoint(UL) then
59 if not GetPoint(LR) then
/dports/editors/libreoffice/libreoffice-7.2.6.2/tools/qa/cppunit/
H A Dtest_poly.cxx41 CPPUNIT_ASSERT_EQUAL(points[0], result.GetPoint(0)); in testTdf137068()
42 CPPUNIT_ASSERT_EQUAL(points[1], result.GetPoint(1)); in testTdf137068()
43 CPPUNIT_ASSERT_EQUAL(points[2], result.GetPoint(2)); in testTdf137068()
44 CPPUNIT_ASSERT_EQUAL(points[3], result.GetPoint(3)); in testTdf137068()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/crsr/
H A Dfindtxt.cxx364 SwNodeIndex& rNdIdx = pPam->GetPoint()->nNode; in FindTextImpl()
365 SwIndex& rContentIdx = pPam->GetPoint()->nContent; in FindTextImpl()
543 aPaM.GetPoint()->nNode = rTextNode; in FindTextImpl()
544 aPaM.GetPoint()->nContent.Assign( in FindTextImpl()
718 SwNodeIndex& rNdIdx = pPam->GetPoint()->nNode; in DoSearch()
805 *rSearchPam.GetPoint() = *pPam->GetPoint(); in DoSearch()
862 *rSearchPam.GetPoint() = *pPam->GetPoint(); in DoSearch()
865 *rSearchPam.GetPoint() = pFrame->MapViewToModelPos( in DoSearch()
952 m_rCursor.SaveTableBoxContent( rCursor.GetPoint() ); in DoFind()
1119 bParaEnd && *pPam->GetMark() < *pPam->GetPoint() in ReplaceBackReferences()
[all …]
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/objects/seqloc/
H A DSeq_bond.cpp58 TSeqPos a = GetA().GetPoint(); in GetStart()
62 TSeqPos b = GetB().GetPoint(); in GetStart()
69 TSeqPos a = GetA().GetPoint(); in GetStop()
73 TSeqPos b = GetB().GetPoint(); in GetStop()
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/src/objects/seqloc/
H A DSeq_bond.cpp58 TSeqPos a = GetA().GetPoint(); in GetStart()
62 TSeqPos b = GetB().GetPoint(); in GetStart()
69 TSeqPos a = GetA().GetPoint(); in GetStop()
73 TSeqPos b = GetB().GetPoint(); in GetStop()
/dports/math/vtk9/VTK-9.1.0/Filters/Core/
H A DvtkMaskPoints.cxx55 points->GetPoint(a, ta); in SwapPoint()
462 input->GetPoint(ptId, x); in RequestData()
539 input->GetPoint(ptId, x); in RequestData()
550 input->GetPoint(ptId, x); in RequestData()
590 input->GetPoint(i, x); in RequestData()
603 pointCopy->GetPoint(i, x); in RequestData()
654 input->GetPoint(ptId, x); in RequestData()
686 pts->GetPoint(pt, p1); in RequestData()
687 pts->GetPoint(pt + 1, p2); in RequestData()
688 pts->GetPoint(pt + 2, p3); in RequestData()
[all …]

12345678910>>...144