var searchIndex = {}; searchIndex["gfx_graphics"] = {"doc":"A Piston 2D graphics back-end using gfx-rs.","items":[[3,"Gfx2d","gfx_graphics","The data used for drawing 2D graphics.",null,null],[3,"GfxGraphics","","Used for rendering 2D graphics.",null,null],[3,"GlyphCache","","A struct used for caching rendered font.",null,null],[12,"face","","The font face.",0,null],[11,"new","","Creates a new Gfx2d object.",1,{"inputs":[{"name":"f"}],"output":{"name":"self"}}],[11,"draw","","Renders graphics to a Gfx renderer.",1,null],[11,"new","","Creates a new object for rendering 2D graphics.",2,{"inputs":[{"name":"renderer"},{"name":"o"},{"name":"gfx2d"}],"output":{"name":"self"}}],[11,"has_texture_alpha","","Returns true if texture has alpha channel.",2,null],[11,"clear_color","","",2,null],[11,"clear_stencil","","",2,null],[11,"tri_list","","",2,null],[11,"tri_list_uv","","",2,null],[11,"new","","Constructor for a GlyphCache.",0,{"inputs":[{"name":"p"},{"name":"f"}],"output":{"name":"result"}}],[11,"character","","",0,null]],"paths":[[3,"GlyphCache"],[3,"Gfx2d"],[3,"GfxGraphics"]]}; initSearch(searchIndex);