Functions | |
| Imath::V2f | latLong (const Imath::V3f &direction) |
| Imath::V2f | latLong (const Imath::Box2i &dataWindow, const Imath::V2f &pixelPosition) |
| Imath::V2f | pixelPosition (const Imath::Box2i &dataWindow, const Imath::V2f &latLong) |
| Imath::V2f | pixelPosition (const Imath::Box2i &dataWindow, const Imath::V3f &direction) |
| Imath::V3f | direction (const Imath::Box2i &dataWindow, const Imath::V2f &pixelPosition) |
| Imath::V3f Imf::LatLongMap::direction | ( | const Imath::Box2i & | dataWindow, | |
| const Imath::V2f & | pixelPosition | |||
| ) |
| Imath::V2f Imf::LatLongMap::latLong | ( | const Imath::Box2i & | dataWindow, | |
| const Imath::V2f & | pixelPosition | |||
| ) |
| Imath::V2f Imf::LatLongMap::latLong | ( | const Imath::V3f & | direction | ) |
| Imath::V2f Imf::LatLongMap::pixelPosition | ( | const Imath::Box2i & | dataWindow, | |
| const Imath::V3f & | direction | |||
| ) |
| Imath::V2f Imf::LatLongMap::pixelPosition | ( | const Imath::Box2i & | dataWindow, | |
| const Imath::V2f & | latLong | |||
| ) |
1.5.9