Searched refs:bSelfIntersections (Results 1 – 2 of 2) sorted by relevance
923 …B2DPolyPolygon addPointsAtCutsAndTouches(const B2DPolyPolygon& rCandidate, bool bSelfIntersections) in addPointsAtCutsAndTouches() argument933 if(bSelfIntersections) in addPointsAtCutsAndTouches()952 if(bSelfIntersections) in addPointsAtCutsAndTouches()1217 B2DPolyPolygon addPointsAtCuts(const B2DPolyPolygon& rCandidate, bool bSelfIntersections) in addPointsAtCuts() argument1227 if(bSelfIntersections) in addPointsAtCuts()1246 if(bSelfIntersections) in addPointsAtCuts()
45 …olygon addPointsAtCutsAndTouches(const B2DPolyPolygon& rCandidate, bool bSelfIntersections = true);71 …C B2DPolyPolygon addPointsAtCuts(const B2DPolyPolygon& rCandidate, bool bSelfIntersections = true);
Completed in 13 milliseconds