face_uv_to_xyz

Function face_uv_to_xyz 

Source
pub fn face_uv_to_xyz(face: u8, u: f64, v: f64) -> S2Point
Expand description

Convert (face, u, v) coordinates to a direction vector (not necessarily unit length).