Searched refs:aTempPoints (Results 1 – 1 of 1) sorted by relevance
908 temporaryPointVector aTempPoints; in addPointsAtCutsAndTouches() local910 findTouches(rCandidate, rCandidate, aTempPoints); in addPointsAtCutsAndTouches()911 findCuts(rCandidate, aTempPoints); in addPointsAtCutsAndTouches()913 return mergeTemporaryPointsAndPolygon(rCandidate, aTempPoints); in addPointsAtCutsAndTouches()1012 temporaryPointVector aTempPoints; in addPointsAtCutsAndTouches() local1019 findTouches(rCandidate, aPartMask, aTempPoints); in addPointsAtCutsAndTouches()1023 return mergeTemporaryPointsAndPolygon(rCandidate, aTempPoints); in addPointsAtCutsAndTouches()1059 temporaryPointVector aTempPoints; in addPointsAtCuts() local1205 temporaryPointVector aTempPoints; in addPointsAtCuts() local1207 findCuts(rCandidate, aTempPoints); in addPointsAtCuts()[all …]
Completed in 11 milliseconds