(function() {var implementors = {};
implementors["opengl_graphics"] = [{text:"impl UpdateTexture<()> for Texture",synthetic:false,types:["opengl_graphics::texture::Texture"]},];
if (window.register_implementors) {
window.register_implementors(implementors);
} else {
window.pending_implementors = implementors;
}
})()