| bioformats
    5.1.2
    | 
Internal implementation details of TileCoverage. More...
| Public Member Functions | |
| Impl () | |
| Constructor. | |
| ~Impl () | |
| Destructor. | |
| std::vector< box > | intersecting (const box &b) | 
| Boxes intersecting with the specified box.  More... | |
| Public Attributes | |
| geomi::rtree< box, geomi::quadratic< 16 > > | rtree | 
| Region coverage stored as box ranges. | |
Internal implementation details of TileCoverage.
| 
 | inline | 
Boxes intersecting with the specified box.
| b | the box to intersect with. | 
References ome::bioformats::PlaneRegion::h, ome::bioformats::PlaneRegion::w, ome::bioformats::PlaneRegion::x, and ome::bioformats::PlaneRegion::y.
 1.8.9.1
 1.8.9.1