Function vfxpreopenexr::core::envmap::latlong::latlong_from_pixel_position[][src]

pub fn latlong_from_pixel_position<B: Bound2<i32>, V: Vec2<f32>>(
    data_window: &B,
    pixel_position: &V
) -> V
Expand description

Convert the position of a pixel to a 2D vector whose x and y components represent the corresponding latitude and longitude.