Home | History | Annotate | Download | only in IlmImf

Lines Matching defs:dataWindowForTile

708         Box2i tileRange = Imf::dataWindowForTile (_ofd->tileDesc,
1581 TiledOutputFile::dataWindowForTile (int dx, int dy, int l) const
1583 return dataWindowForTile (dx, dy, l, l);
1588 TiledOutputFile::dataWindowForTile (int dx, int dy, int lx, int ly) const
1595 return Imf::dataWindowForTile (_data->tileDesc,
1603 REPLACE_EXC (e, "Error calling dataWindowForTile() on image "