lsst.afw.cameraGeom.
rotateBBoxBy90
Rotate a bounding box by an integer multiple of 90 degrees.
lsst.geom.Box2I
Bounding box to rotate.
int
Number of quarter rotations to perform
tuple
Dimensions of the parent grid.
lsst.geom.Box
Rotated bounding box.
Notes