Searched refs:opt_point_t (Results 1 - 1 of 1) sorted by relevance
/inkscape/src/2geom/ | ||
H A D | conicsec.h | 343 typedef boost::optional<Point> opt_point_t; typedef 346 if (are_near (d, 0)) return opt_point_t(); 361 return opt_point_t(C); |
Completed in 40 milliseconds