Function graphics::triangulation::rect_tri_list_uv[][src]

pub fn rect_tri_list_uv<I: ImageSize>(
    image: &I,
    source_rect: SourceRectangle
) -> [[f32; 2]; 6]

Creates triangle list texture coords from image.