Searched defs:theBbox (Results 1 – 4 of 4) sorted by relevance
183 bool WalkingPapersAdapter::loadImage(const QString& fn, QRectF theBbox, int theRotation) in loadImage()270 QRectF theBbox = QRectF(); in onLoadImage() local
161 QRectF theBbox; variable
164 QRectF theBbox; variable
39 axom::primal::BoundingBox<double, DIM> theBbox(pmin, pmax); in TEST() local