Function texture_atlasser::atlas_paths[][src]

pub fn atlas_paths(
    paths: &[&Path],
    options: AtlasOptions
) -> Result<AtlasLayout, AtlasError>

Loads the images in paths and atlasses them with the supplied AtlasOptions.