Home | History | Annotate | Download | only in IlmImf

Lines Matching defs:dataWindowForTile

451         Box2i tileRange = Imf::dataWindowForTile (_ifd->tileDesc,
1264 TiledInputFile::dataWindowForTile (int dx, int dy, int l) const
1266 return dataWindowForTile (dx, dy, l, l);
1271 TiledInputFile::dataWindowForTile (int dx, int dy, int lx, int ly) const
1278 return Imf::dataWindowForTile (_data->tileDesc,
1285 REPLACE_EXC (e, "Error calling dataWindowForTile() on image "