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

/inkscape/src/2geom/
H A Dintersection-graph.h75 struct IntersectionVertex { struct in class:Geom::PathIntersectionGraph
80 IntersectionVertex *neighbor;
87 < IntersectionVertex
89 < IntersectionVertex
91 , &IntersectionVertex::_hook
96 < IntersectionVertex
98 < IntersectionVertex
100 , &IntersectionVertex::_proc_hook
134 boost::ptr_vector<IntersectionVertex> _xs;

Completed in 14 milliseconds