Home
last modified time | relevance | path

Searched refs:isPointOnLine (Results 1 – 4 of 4) sorted by relevance

/aoo41x/main/basegfx/inc/basegfx/polygon/
H A Db3dpolygontools.hxx151 …bool isPointOnLine(const B3DPoint& rStart, const B3DPoint& rEnd, const B3DPoint& rCandidate, bool …
H A Db2dpolygontools.hxx406 …bool isPointOnLine(const B2DPoint& rStart, const B2DPoint& rEnd, const B2DPoint& rCandidate, bool …
/aoo41x/main/basegfx/source/polygon/
H A Db3dpolygontools.cxx1035 …bool isPointOnLine(const B3DPoint& rStart, const B3DPoint& rEnd, const B3DPoint& rCandidate, bool … in isPointOnLine() function
1108 if(isPointOnLine(aCurrentPoint, aNextPoint, rPoint, bWithPoints)) in isPointOnPolygon()
H A Db2dpolygontools.cxx2228 …bool isPointOnLine(const B2DPoint& rStart, const B2DPoint& rEnd, const B2DPoint& rCandidate, bool … in isPointOnLine() function
2277 if(isPointOnLine(aCurrentPoint, aNextPoint, rPoint, bWithPoints)) in isPointOnPolygon()

Completed in 59 milliseconds