Searched defs:boundingBox (Results 1 – 3 of 3) sorted by relevance
275 BoundingBox boundingBox; in iterate() local290 const BoundingBox& boundingBox = cases[caseNdx]; in iterate() local
1198 const IVec4 boundingBox = renderGrid.getUsedAreaBoundingBox(); in renderTexture() local
444 Magick::Geometry Magick::Image::boundingBox(void) const in boundingBox() function in Magick::Image