Functions | |
| int | sizeOfFace (const Imath::Box2i &dataWindow) |
| Imath::Box2i | dataWindowForFace (CubeMapFace face, const Imath::Box2i &dataWindow) |
| Imath::V2f | pixelPosition (CubeMapFace face, const Imath::Box2i &dataWindow, Imath::V2f positionInFace) |
| void | faceAndPixelPosition (const Imath::V3f &direction, const Imath::Box2i &dataWindow, CubeMapFace &face, Imath::V2f &positionInFace) |
| Imath::V3f | direction (CubeMapFace face, const Imath::Box2i &dataWindow, const Imath::V2f &positionInFace) |
| Imath::Box2i Imf::CubeMap::dataWindowForFace | ( | CubeMapFace | face, | |
| const Imath::Box2i & | dataWindow | |||
| ) |
| Imath::V3f Imf::CubeMap::direction | ( | CubeMapFace | face, | |
| const Imath::Box2i & | dataWindow, | |||
| const Imath::V2f & | positionInFace | |||
| ) |
| void Imf::CubeMap::faceAndPixelPosition | ( | const Imath::V3f & | direction, | |
| const Imath::Box2i & | dataWindow, | |||
| CubeMapFace & | face, | |||
| Imath::V2f & | positionInFace | |||
| ) |
| Imath::V2f Imf::CubeMap::pixelPosition | ( | CubeMapFace | face, | |
| const Imath::Box2i & | dataWindow, | |||
| Imath::V2f | positionInFace | |||
| ) |
| int Imf::CubeMap::sizeOfFace | ( | const Imath::Box2i & | dataWindow | ) |
1.5.9