Searched defs:rCut (Results 1 – 2 of 2) sorted by relevance
/aoo4110/main/basegfx/source/polygon/ |
H A D | b2dpolypolygontools.cxx | 367 …idate, const B2DPoint& rTestPoint, sal_uInt32& rPolygonIndex, sal_uInt32& rEdgeIndex, double& rCut) in getSmallestDistancePointToPolyPolygon()
|
H A D | b2dpolygontools.cxx | 2514 …lessRay(const B2DPoint& rPointA, const B2DPoint& rPointB, const B2DPoint& rTestPoint, double& rCut) in getDistancePointToEndlessRay() 2538 …tToEdge(const B2DPoint& rPointA, const B2DPoint& rPointB, const B2DPoint& rTestPoint, double& rCut) in getSmallestDistancePointToEdge() 2579 …gon(const B2DPolygon& rCandidate, const B2DPoint& rTestPoint, sal_uInt32& rEdgeIndex, double& rCut) in getSmallestDistancePointToPolygon()
|
Completed in 43 milliseconds