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

/inkscape/src/
H A Dbox3d.h88 void box3d_switch_perspectives(SPBox3D *box, Persp3D *old_persp, Persp3D *new_persp, bool recompute_corners = false);
H A Dpersp3d.cpp474 box3d_switch_perspectives((*i), persp2, persp1, true);
H A Dvanishing-point.cpp126 box3d_switch_perspectives(*i, old_persp, new_persp);
H A Dbox3d.cpp1239 box3d_switch_perspectives(SPBox3D *box, Persp3D *old_persp, Persp3D *new_persp, bool recompute_corners) { function
H A Dselection-chemistry.cpp1547 box3d_switch_perspectives(*b, persp, transf_persp);

Completed in 279 milliseconds