tobj::MTLLoadResult [] [src]

type MTLLoadResult = Result<(Vec<Material>, HashMap<Stringusize>)LoadError>;

MTLLoadResult is a result containing all the materials loaded from the file and a map of MTL name to index or the error that occured while loading