Searched refs:to_vector (Results 1 - 2 of 2) sorted by relevance
/inkscape/src/live_effects/ | ||
H A D | lpe-knot.h | 48 std::vector<double> to_vector(); |
H A D | lpe-knot.cpp | 254 CrossingPoints::to_vector() function in class:Inkscape::LivePathEffect::LPEKnotNS::CrossingPoints 595 crossing_points_vector.param_setValue(crossing_points.to_vector()); 662 lpe->crossing_points_vector.param_set_and_write_new_value(lpe->crossing_points.to_vector()); |
Completed in 15 milliseconds