var searchIndex = {}; searchIndex["glfw_window"] = {"doc":"A GLFW window back-end for the Piston game engine.","items":[[4,"OpenGL","glfw_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,"GlfwWindow","","Contains stuff for game window.",null,null],[12,"window","","The window.",1,null],[12,"glfw","","GLFW context.",1,null],[11,"from_pieces","","Create a new game window from an existing GLFW window.",1,{"inputs":[{"name":"window"},{"name":"glfw"},{"name":"receiver"},{"name":"bool"}],"output":{"name":"glfwwindow"}}],[11,"new","","Creates a new game window for GLFW.",1,{"inputs":[{"name":"windowsettings"}],"output":{"name":"result"}}],[11,"build_from_window_settings","","",1,{"inputs":[{"name":"windowsettings"}],"output":{"name":"result"}}],[11,"size","","",1,null],[11,"draw_size","","",1,null],[11,"set_should_close","","",1,null],[11,"should_close","","",1,null],[11,"swap_buffers","","",1,null],[11,"poll_event","","",1,null],[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,"GlfwWindow"]]}; initSearch(searchIndex);