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

/inkscape/src/
H A Dvanishing-point.h147 VanishingPoint *findVPWithBox(SPBox3D *box);
H A Dvanishing-point.cpp385 VPDragger::findVPWithBox (SPBox3D *box) { function in class:Box3D::VPDragger
405 vp = this->findVPWithBox(box);

Completed in 190 milliseconds