Lines Matching refs:Imath
119 Imath::V2f latLong (const Imath::V3f &direction);
128 Imath::V2f latLong (const Imath::Box2i &dataWindow,
129 const Imath::V2f &pixelPosition);
137 Imath::V2f pixelPosition (const Imath::Box2i &dataWindow,
138 const Imath::V2f &latLong);
147 Imath::V2f pixelPosition (const Imath::Box2i &dataWindow,
148 const Imath::V3f &direction);
156 Imath::V3f direction (const Imath::Box2i &dataWindow,
157 const Imath::V2f &pixelPosition);
263 int sizeOfFace (const Imath::Box2i &dataWindow);
271 Imath::Box2i dataWindowForFace (CubeMapFace face,
272 const Imath::Box2i &dataWindow);
282 Imath::V2f pixelPosition (CubeMapFace face,
283 const Imath::Box2i &dataWindow,
284 Imath::V2f positionInFace);
303 void faceAndPixelPosition (const Imath::V3f &direction,
304 const Imath::Box2i &dataWindow,
306 Imath::V2f &positionInFace);
314 Imath::V3f direction (CubeMapFace face,
315 const Imath::Box2i &dataWindow,
316 const Imath::V2f &positionInFace);