Searched refs:box3d_corners_for_PLs (Results 1 - 3 of 3) sorted by relevance
/inkscape/src/ |
H A D | box3d.h | 75 void box3d_corners_for_PLs (const SPBox3D * box, Proj::Axis axis, Geom::Point &corner1, Geom::Point &corner2, Geom::Point &corner3, Geom::Point &corner4);
|
H A D | vanishing-point.cpp | 689 box3d_corners_for_PLs (box, axis, corner1, corner2, corner3, corner4);
|
H A D | box3d.cpp | 556 void box3d_corners_for_PLs (const SPBox3D * box, Proj::Axis axis, function
|
Completed in 70 milliseconds