Searched defs:incidentEdge (Results 1 - 1 of 1) sorted by relevance

/inkscape/src/livarot/
H A DShape.h195 return getPoint(p).incidentEdge[FIRST];
200 return getPoint(p).incidentEdge[FIRST];
214 return getPoint(p).incidentEdge[LAST];
219 return getPoint(p).incidentEdge[LAST];
348 int incidentEdge[2]; // first and last incident edge member in struct:Shape::dg_point

Completed in 18 milliseconds