Function ogre::parser::parse_texture_mip_indexed[][src]

pub fn parse_texture_mip_indexed(i: &[u8]) -> IResult<&[u8], Texture>

Parse a Texture::MipIndexed from a byte slice.