Function ogre::parser::parse_texture_mip_rgb[][src]

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

Parse a Texture::MipRgb from a byte slice.