Searched refs:postPoint (Results 1 – 1 of 1) sorted by relevance
144 TPointD prePoint, point, postPoint; in drawArrows() local152 postPoint = in drawArrows()157 if (prePoint == postPoint) continue; in drawArrows()160 std::atan2(postPoint.y - prePoint.y, postPoint.x - prePoint.x); in drawArrows()