Lines Matching defs:currentPoint
1465 POINTFX currentPoint = pc->apfx[0];1469 currentPoint.y = hintedPoint->y;1472 POINTFX pnt_b = currentPoint;//pc->apfx[u]; // B is always the current point1479 currentPoint.x = pnt_c.x;1480 currentPoint.y = pnt_c.y;