var searchIndex = {}; searchIndex["glowygraph"] = {"doc":"","items":[[0,"render2","glowygraph","",null,null],[3,"Node","glowygraph::render2","Node is used to pass nodes into the renderer.",null,null],[12,"position","","",0,null],[12,"inner_color","","",0,null],[12,"falloff","","Decreasing falloff makes the nodes brightness more centered at the middle and increasing it makes it consistent.",0,null],[12,"falloff_color","","",0,null],[12,"falloff_radius","","",0,null],[12,"inner_radius","","",0,null],[3,"QBezier","","QBezier is used to pass a quadratic bezier curve into the shader with interpolating values.",null,null],[12,"position0","","",1,null],[12,"position1","","",1,null],[12,"position2","","",1,null],[12,"inner_color0","","",1,null],[12,"inner_color1","","",1,null],[12,"falloff_color0","","",1,null],[12,"falloff_color1","","",1,null],[12,"falloff0","","Decreasing falloff makes the nodes brightness more centered at the middle and increasing it makes it consistent.",1,null],[12,"falloff1","","",1,null],[12,"falloff_radius0","","",1,null],[12,"falloff_radius1","","",1,null],[12,"inner_radius0","","",1,null],[12,"inner_radius1","","",1,null],[3,"Renderer","","",null,null],[11,"clone","","",0,null],[11,"build_bindings","","",0,{"inputs":[],"output":{"name":"vertexformat"}}],[11,"clone","","",1,null],[11,"build_bindings","","",1,{"inputs":[],"output":{"name":"vertexformat"}}],[11,"new","","Make a new Renderer from a glium::Display.",2,{"inputs":[{"name":"display"}],"output":{"name":"self"}}],[11,"render_nodes","","Take a series of nodes and draw them in parallel on the GPU.",2,null],[11,"render_edges","","Take a series of lines (edges) and draw them in parallel on the GPU.",2,null],[11,"render_qbeziers","","Take a series of triangles (quadratic bezier curves) and draw them in parallel on the GPU.",2,null],[0,"render3","glowygraph","",null,null],[3,"Node","glowygraph::render3","Node is used to pass nodes into the renderer.",null,null],[12,"position","","",3,null],[12,"inner_color","","",3,null],[12,"falloff","","Decreasing falloff makes the nodes brightness more centered at the middle and increasing it makes it consistent.",3,null],[12,"falloff_color","","",3,null],[12,"falloff_radius","","",3,null],[12,"inner_radius","","",3,null],[3,"Renderer","","",null,null],[11,"clone","","",3,null],[11,"build_bindings","","",3,{"inputs":[],"output":{"name":"vertexformat"}}],[11,"new","","Make a new Renderer from a glium::Display.",4,{"inputs":[{"name":"display"}],"output":{"name":"self"}}],[11,"render_nodes","","Take a modelview matrix, projection matrix, and a series of nodes and draw them in parallel on the GPU.",4,null],[11,"render_edges","","Take a modelview matrix, projection matrix, and a series of lines (edges) and draw them in parallel on the GPU.",4,null]],"paths":[[3,"Node"],[3,"QBezier"],[3,"Renderer"],[3,"Node"],[3,"Renderer"]]}; initSearch(searchIndex);