Searched defs:rEdgeStart (Results 1 – 2 of 2) sorted by relevance
/aoo4110/main/basegfx/source/polygon/ |
H A D | b3dpolygontools.cxx | 751 …bool isInEpsilonRange(const B3DPoint& rEdgeStart, const B3DPoint& rEdgeEnd, const B3DPoint& rTestP… in isInEpsilonRange() 1124 …ne(const B3DVector& rPlaneNormal, const B3DPoint& rPlanePoint, const B3DPoint& rEdgeStart, const B… in getCutBetweenLineAndPlane() 1144 …bool getCutBetweenLineAndPolygon(const B3DPolygon& rCandidate, const B3DPoint& rEdgeStart, const B… in getCutBetweenLineAndPolygon()
|
H A D | b2dpolygontools.cxx | 1220 const B2DPoint& rEdgeStart, in isPointOnEdge() 1553 …bool isInEpsilonRange(const B2DPoint& rEdgeStart, const B2DPoint& rEdgeEnd, const B2DPoint& rTestP… in isInEpsilonRange()
|
Completed in 59 milliseconds