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

/inkscape/src/2geom/
H A Dd2.h463 inline std::ostream &operator<< (std::ostream &out_file, const Geom::D2<T> &in_d2) { argument
464 out_file << "X: " << in_d2[X] << " Y: " << in_d2[Y]; local

Completed in 391 milliseconds