/dports/devel/vcglib/vcglib-2020.09/vcg/complex/algorithms/ |
H A D | closest.h | 126 … typename MESH::FaceType* bestf= gr.GetClosest(FDistFunct, mf, _p, _maxDist, _minDist, _closestPt); in GetClosestFaceEP() 154 return (gr.GetClosest(PDistFunct,mf,_p,_maxDist,_minDist,_closestPt)); in GetClosestFaceBase() 187 return (gr.GetClosest(PDistFunct,mf,_p,_maxDist,_minDist,_closestPt)); in GetClosestFaceEP() 202 … return (gr.template GetClosest <PDistFunct,MarkerFace>(fn,mf,_p,_maxDist,_minDist,_closestPt)); in GetClosestFaceNormal() 218 … return (gr.template GetClosest<VDistFunct,MarkerVert>(fn,mv,_p,_maxDist,_minDist,_closestPt)); in GetClosestVertex() 235 … return (gr.template GetClosest<VDistFunct,MarkerVert>(fn,mv,_p,_maxDist,_minDist,_closestPt)); in GetClosestVertexScale() 251 … return (gr.template GetClosest <VDistFunct,MarkerVert>(fn,mv,_p,_maxDist,_minDist,_closestPt)); in GetClosestVertexNormal() 521 return (gr.GetClosest(PDistFunct,mf,_p,_maxDist,_minDist,_closestPt)); in GetClosestEdge2DBase()
|
H A D | overlap_estimation.h | 217 …if(mFix->bbox.IsIn(queryPnt)) closestVertex = gridFix->GetClosest(PDistFunct,markerFunctorFix,quer… in Check()
|
/dports/graphics/wdune/wdune-1.926/vcglib/vcg/complex/algorithms/ |
H A D | closest.h | 126 … typename MESH::FaceType* bestf= gr.GetClosest(FDistFunct, mf, _p, _maxDist, _minDist, _closestPt); in GetClosestFaceEP() 154 return (gr.GetClosest(PDistFunct,mf,_p,_maxDist,_minDist,_closestPt)); in GetClosestFaceBase() 187 return (gr.GetClosest(PDistFunct,mf,_p,_maxDist,_minDist,_closestPt)); in GetClosestFaceEP() 202 … return (gr.template GetClosest <PDistFunct,MarkerFace>(fn,mf,_p,_maxDist,_minDist,_closestPt)); in GetClosestFaceNormal() 218 … return (gr.template GetClosest<VDistFunct,MarkerVert>(fn,mv,_p,_maxDist,_minDist,_closestPt)); in GetClosestVertex() 235 … return (gr.template GetClosest<VDistFunct,MarkerVert>(fn,mv,_p,_maxDist,_minDist,_closestPt)); in GetClosestVertexScale() 251 … return (gr.template GetClosest <VDistFunct,MarkerVert>(fn,mv,_p,_maxDist,_minDist,_closestPt)); in GetClosestVertexNormal() 521 return (gr.GetClosest(PDistFunct,mf,_p,_maxDist,_minDist,_closestPt)); in GetClosestEdge2DBase()
|
H A D | overlap_estimation.h | 217 …if(mFix->bbox.IsIn(queryPnt)) closestVertex = gridFix->GetClosest(PDistFunct,markerFunctorFix,quer… in Check()
|
/dports/devel/vcglib/vcglib-2020.09/vcg/space/index/ |
H A D | closest2d.h | 66 return (gr.GetClosest(PDistFunct,mf,_p,_maxDist,_minDist,_closestPt)); in GetClosestEdgeBase()
|
H A D | base.h | 144 ObjPtr GetClosest( in GetClosest() function
|
H A D | grid_static_ptr2d.h | 153 ObjPtr GetClosest(OBJPOINTDISTFUNCTOR & _getPointDistance, in GetClosest() function
|
/dports/graphics/wdune/wdune-1.926/vcglib/vcg/space/index/ |
H A D | closest2d.h | 66 return (gr.GetClosest(PDistFunct,mf,_p,_maxDist,_minDist,_closestPt)); in GetClosestEdgeBase()
|
H A D | base.h | 144 ObjPtr GetClosest( in GetClosest() function
|
H A D | grid_static_ptr2d.h | 153 ObjPtr GetClosest(OBJPOINTDISTFUNCTOR & _getPointDistance, in GetClosest() function
|
/dports/devel/vcglib/vcglib-2020.09/apps/sample/trimesh_closest/ |
H A D | trimesh_closest.cpp | 170 …resultVec[i]=tri::Index(mr,TRGrid.GetClosest(PDistFunct,mf,MontecarloSamples[i],maxDist,dist,close… in UnitTest_Closest() 182 …resultVec[i]=tri::Index(mr,TRGrid.GetClosest(PDistFunct,mf,MontecarloSamples[i],maxDist,dist,close… in UnitTest_Closest()
|
/dports/devel/vcglib/vcglib-2020.09/vcg/space/index/aabb_binary_tree/ |
H A D | aabb_binary_tree.h | 107 inline ObjPtr GetClosest( in GetClosest() function
|
/dports/graphics/wdune/wdune-1.926/vcglib/vcg/space/index/aabb_binary_tree/ |
H A D | aabb_binary_tree.h | 107 inline ObjPtr GetClosest( in GetClosest() function
|
/dports/devel/vcglib/vcglib-2020.09/apps/sample/aabb_binary_tree/ |
H A D | aabb_binary_tree.cpp | 76 closestFace = gIndex.GetClosest(getPtDist, a, queryPoint, maxDist, closestDist, closestPoint); in TestClosest()
|
/dports/lang/spidermonkey78/firefox-78.9.0/layout/base/ |
H A D | PositionedEventTargeting.cpp | 344 static nsIFrame* GetClosest(RelativeTo aRoot, in GetClosest() function 486 GetClosest(aRootFrame, aPointRelativeToRootFrame, targetRect, prefs, in FindFrameTargetedByInputEvent()
|
/dports/www/firefox-esr/firefox-91.8.0/layout/base/ |
H A D | PositionedEventTargeting.cpp | 377 static nsIFrame* GetClosest(RelativeTo aRoot, in GetClosest() function 553 GetClosest(aRootFrame, aPointRelativeToRootFrame, targetRect, prefs, in FindFrameTargetedByInputEvent()
|
/dports/cad/meshlab/meshlab-Meshlab-2020.05/src/meshlabplugins/filter_texture/ |
H A D | rastering.h | 74 …nearestF = unifGridFace.GetClosest(PDistFunct, markerFunctor, v.cP(), dist_upper_bound, dist, clo… in AddVert() 310 …nearestF = unifGridFace.GetClosest(PDistFunct, markerFunctor, startPt, dist_upper_bound, dist, cl…
|
/dports/www/firefox/firefox-99.0/layout/base/ |
H A D | PositionedEventTargeting.cpp | 377 static nsIFrame* GetClosest(RelativeTo aRoot, in GetClosest() function 553 GetClosest(aRootFrame, aPointRelativeToRootFrame, targetRect, prefs, in FindFrameTargetedByInputEvent()
|
/dports/mail/thunderbird/thunderbird-91.8.0/layout/base/ |
H A D | PositionedEventTargeting.cpp | 377 static nsIFrame* GetClosest(RelativeTo aRoot, in GetClosest() function 553 GetClosest(aRootFrame, aPointRelativeToRootFrame, targetRect, prefs, in FindFrameTargetedByInputEvent()
|
/dports/cad/meshlab/meshlab-Meshlab-2020.05/src/plugins_unsupported/fgt/edit_topo/ |
H A D | edit_topomeshbuilder.h | 128 nearestF = unifGrid.GetClosest(PDistFunct, in operator() 439 nearestF = midSampler->unifGrid.GetClosest(PDistFunct, in createBasicMesh()
|
/dports/www/firefox-legacy/firefox-52.8.0esr/layout/base/ |
H A D | PositionedEventTargeting.cpp | 385 GetClosest(nsIFrame* aRoot, const nsPoint& aPointRelativeToRootFrame, 606 GetClosest(aRootFrame, aPointRelativeToRootFrame, targetRect, prefs,
|
/dports/lang/spidermonkey60/firefox-60.9.0/layout/base/ |
H A D | PositionedEventTargeting.cpp | 369 static nsIFrame* GetClosest( in GetClosest() function 607 nsIFrame* closestClickable = GetClosest( in FindFrameTargetedByInputEvent()
|
/dports/cad/meshlab/meshlab-Meshlab-2020.05/src/plugins_experimental/edit_vase/ |
H A D | OLD.h | 149 nearestF = unifGridFace.GetClosest(PDistFunct,markerFunctor,startPt,dist_upper_bound,dist,closestP…
|
/dports/cad/meshlab/meshlab-Meshlab-2020.05/src/plugins_unsupported/filter_zippering/ |
H A D | filter_zippering.cpp | 209 … nearestF = grid.GetClosest(PDistFunct, markerFunctor, edge_samples[j], max_dist, dist, closest); in checkRedundancy() 222 nearestF = grid.GetClosest(PDistFunct, markerFunctor, face->P2(i), max_dist, dist, closest); in checkRedundancy() 240 … nearestF = grid.GetClosest(PDistFunct, markerFunctor, edge_samples[k], max_dist, dist, closest); in checkRedundancy() 278 nearestF = grid.GetClosest(PDistFunct, markerFunctor, qp, max_dist, dist, closest); in simpleCheckRedundancy() 1125 …CMeshO::FacePointer startF = grid_a.GetClosest(PDistFunct, markerFunctor, a->cm.vert[current_edge.… in projectFace() 1129 …CMeshO::FacePointer endF = grid_a.GetClosest(PDistFunct, markerFunctor, a->cm.vert[current_edge.s… in projectFace() 1423 …CMeshO::FacePointer closestFace = grid_a.GetClosest(PDistFunct, markerFunctor, currentP, 2*max_dis… in handleBorderEdgeBB()
|
/dports/devel/vcglib/vcglib-2020.09/apps/sample/space_index_2d/ |
H A D | space_index_2d.cpp | 144 return (Grid2D.GetClosest(PDistFunct,mf,_p,_maxDist,_minDist,_closestPt)); in GetClosestSegment()
|