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

/inkscape/src/
H A Dselection.h259 std::list<SPBox3D *> const box3DList(Persp3D *persp = NULL);
H A Dpersp3d.cpp499 std::list<SPBox3D *> selboxes = selection->box3DList();
H A Dselection.cpp330 std::list<SPBox3D *> const Selection::box3DList(Persp3D *persp) { function in class:Inkscape::std::Selection
H A Dselection-chemistry.cpp1541 std::list<SPBox3D *> selboxes = selection->box3DList(persp);

Completed in 32 milliseconds