var searchIndex = new Map(JSON.parse('[\
["quadtree_simple",{"doc":"Quadtree Simple","t":"FFFNNNNNNNNNNNNNNONNNNONNNNNNNNNNNNNNNNNNNNNNNOOOOO","n":["Point","Qrect","Quadtree","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","clone","clone","clone","clone_into","clone_into","clone_into","collect","corners","data","fmt","from","from","from","h","insert","into","into","into","new","new","new","query_circle","query_rect","range","screen_size","to_owned","to_owned","to_owned","try_from","try_from","try_from","try_into","try_into","try_into","type_id","type_id","type_id","w","x","x","y","y"],"q":[[0,"quadtree_simple"],[51,"core::clone"],[52,"alloc::vec"],[53,"core::fmt"],[54,"core::fmt"],[55,"core::any"]],"d":["A point in 2D space with that holds some data","A rectangle anchored on center x, y with width w and …","A quadtree that can store points in 2D space","","","","","","","","","","","","","Collect all points in the quadtree","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","Insert a point into the quadtree at the first possible …","Calls <code>U::from(self)</code>.","Calls <code>U::from(self)</code>.","Calls <code>U::from(self)</code>.","","","create new quadtree","Query the quadtree for points within a circle","Query the quadtree for points within a rectangle","","","","","","","","","","","","","","","","","","",""],"i":[0,0,0,1,3,4,1,3,4,1,3,4,1,3,4,4,3,1,1,1,3,4,3,4,1,3,4,1,3,4,4,4,3,3,1,3,4,1,3,4,1,3,4,1,3,4,3,1,3,1,3],"f":"```{ce{}{}}00000{{{b{c}}}{{b{c}}}{dd}}{ff}{{{h{c}}}{{h{c}}}{dd}}{{ce}j{}{}}00{{{h{c}}}{{l{{b{c}}}}}d}{{{A`{nn}}{A`{nn}}}f}`{{{b{c}}Ab}Ad{Afd}}{cc{}}00`{{{h{c}}{b{c}}}Ahd}999{{nnc}{{b{c}}}d}{{nnnn}f}{{fAj}{{h{c}}}d}{{{h{c}}nnn}{{l{{b{c}}}}}d}{{{h{c}}f}{{l{{b{c}}}}}d}{{nnn}f}{{nn}f}{ce{}{}}00{c{{Al{e}}}{}{}}00000{cAn{}}00`````","c":[],"p":[[5,"Point",0],[10,"Clone",51],[5,"Qrect",0],[5,"Quadtree",0],[1,"unit"],[5,"Vec",52],[1,"f32"],[1,"tuple"],[5,"Formatter",53],[8,"Result",53],[10,"Debug",53],[1,"bool"],[1,"usize"],[6,"Result",54],[5,"TypeId",55]],"b":[]}]\
]'));
if (typeof exports !== 'undefined') exports.searchIndex = searchIndex;
else if (window.initSearch) window.initSearch(searchIndex);