Searched refs:LPEKnotNS (Results 1 - 2 of 2) sorted by relevance

/inkscape/src/live_effects/
H A Dlpe-knot.h33 namespace LPEKnotNS {//just in case... namespace in namespace:Inkscape::LivePathEffect
80 LPEKnotNS::CrossingPoints crossing_points;//topology representation of the knot.
H A Dlpe-knot.cpp156 namespace LPEKnotNS {//just in case... namespace in namespace:Inkscape::LivePathEffect
284 g_warning("LPEKnotNS::CrossingPoints::get error. %uth crossing along string %u not found.",ni,i);
562 LPEKnotNS::CrossingPoints old_crdata(crossing_points_vector.data());
580 crossing_points = LPEKnotNS::CrossingPoints(gpaths);

Completed in 16 milliseconds