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

/inkscape/src/2geom/
H A Dpath-sink.h45 * PathSink provides an interface that allows one to easily write
56 class PathSink { class in namespace:Geom
96 using PathSink::feed;
110 virtual ~PathSink() {}
116 class PathIteratorSink : public PathSink {
200 using PathSink::feed;

Completed in 257 milliseconds