var searchIndex = {}; searchIndex["glutin_window"] = {"doc":"A Glutin window back-end for the Piston game engine.","items":[[4,"OpenGL","glutin_window","",null,null],[13,"V2_0","","",0,null],[13,"V2_1","","",0,null],[13,"V3_0","","",0,null],[13,"V3_1","","",0,null],[13,"V3_2","","",0,null],[13,"V3_3","","",0,null],[13,"V4_0","","",0,null],[13,"V4_1","","",0,null],[13,"V4_2","","",0,null],[13,"V4_3","","",0,null],[13,"V4_4","","",0,null],[13,"V4_5","","",0,null],[3,"GlutinWindow","","Contains stuff for game window.",null,null],[12,"window","","The window.",1,null],[5,"map_key","","Maps Glutin's key to Piston's key.",null,{"inputs":[{"name":"virtualkeycode"}],"output":{"name":"key"}}],[5,"map_mouse","","Maps Glutin's mouse button to Piston's mouse button.",null,{"inputs":[{"name":"mousebutton"}],"output":{"name":"mousebutton"}}],[11,"new","","Creates a new game window for Glutin.",1,{"inputs":[{"name":"windowsettings"}],"output":{"name":"result"}}],[11,"size","","",1,null],[11,"draw_size","","",1,null],[11,"should_close","","",1,null],[11,"set_should_close","","",1,null],[11,"swap_buffers","","",1,null],[11,"poll_event","","",1,null],[11,"build_from_window_settings","","",1,{"inputs":[{"name":"windowsettings"}],"output":{"name":"result"}}],[11,"get_title","","",1,null],[11,"set_title","","",1,null],[11,"get_exit_on_esc","","",1,null],[11,"set_exit_on_esc","","",1,null],[11,"set_capture_cursor","","",1,null],[11,"get_proc_address","","",1,null],[11,"is_current","","",1,null],[11,"make_current","","",1,null],[11,"get_major_minor","","Gets the minor version of OpenGL.",0,null],[11,"to_glsl","","Gets GLSL version associated with OpenGL.",0,null],[11,"cmp","","",0,null],[11,"partial_cmp","","",0,null],[11,"eq","","",0,null],[11,"clone","","",0,null]],"paths":[[4,"OpenGL"],[3,"GlutinWindow"]]}; initSearch(searchIndex);