Home | History | Annotate | Download | only in src

Lines Matching defs:successor

267 static unsigned int successor(unsigned int index, unsigned int nrOfPoints);
475 while (greaterOrEqual(height(successor(b, nrOfPoints), polygon, nrOfPoints, c),
836 double anglePointSuccessor = angleOfLineWrtOxAxis(polygon[successor(polygonPointIndex, nrOfPoints)],
848 return intersectsAboveOrBelow(successor(polygonPointIndex, nrOfPoints),
872 * @param succPredIndex Index of the successor or predecessor
922 if (areOnTheSameSideOfLine(intersectionPoint1, polygon[successor(c, nrOfPoints)],
968 if (areOnTheSameSideOfLine(intersectionPoint1, polygon[successor(c, nrOfPoints)],
1124 index = successor(index, nrOfPoints);
1135 static unsigned int successor(unsigned int index, unsigned int nrOfPoints) {
1152 //! Check if the flush edge angle/opposite angle lie between the predecessor and successor angle
1155 * the predecessor and successor
1159 * @param angleSucc Angle of the successor