var searchIndex = {}; searchIndex["geo"] = {"doc":"","items":[[3,"Coordinate","geo","",null,null],[12,"x","","",0,null],[12,"y","","",0,null],[3,"Point","","",null,null],[12,"0","","",1,null],[3,"MultiPoint","","",null,null],[12,"0","","",2,null],[3,"LineString","","",null,null],[12,"0","","",3,null],[3,"MultiLineString","","",null,null],[12,"0","","",4,null],[3,"Polygon","","",null,null],[12,"0","","",5,null],[12,"1","","",5,null],[3,"MultiPolygon","","",null,null],[12,"0","","",6,null],[3,"GeometryCollection","","",null,null],[12,"0","","",7,null],[4,"Geometry","","",null,null],[13,"Point","","",8,null],[13,"LineString","","",8,null],[13,"Polygon","","",8,null],[13,"MultiPoint","","",8,null],[13,"MultiLineString","","",8,null],[13,"MultiPolygon","","",8,null],[13,"GeometryCollection","","",8,null],[11,"fmt","","",0,null],[11,"clone","","",0,null],[11,"eq","","",0,null],[11,"ne","","",0,null],[11,"fmt","","",1,null],[11,"clone","","",1,null],[11,"eq","","",1,null],[11,"ne","","",1,null],[11,"new","","Creates a new point.",1,{"inputs":[{"name":"f64"},{"name":"f64"}],"output":{"name":"point"}}],[11,"x","","Returns the x/horizontal component of the point.",1,null],[11,"set_x","","Sets the x/horizontal component of the point.",1,null],[11,"y","","Returns the y/vertical component of the point.",1,null],[11,"set_y","","Sets the y/vertical component of the point.",1,null],[11,"lng","","Returns the longitude/horizontal component of the point.",1,null],[11,"set_lng","","Sets the longitude/horizontal component of the point.",1,null],[11,"lat","","Returns the latitude/vertical component of the point.",1,null],[11,"set_lat","","Sets the latitude/vertical component of the point.",1,null],[11,"dot","","Returns the dot product of the two points:\n`dot = x1 * x2 + y1 * y2`",1,null],[11,"neg","","Returns a point with the x and y components negated.",1,null],[11,"add","","Add a point to the given point.",1,null],[11,"sub","","Subtract a point from the given point.",1,null],[11,"fmt","","",2,null],[11,"clone","","",2,null],[11,"eq","","",2,null],[11,"ne","","",2,null],[11,"fmt","","",3,null],[11,"clone","","",3,null],[11,"eq","","",3,null],[11,"ne","","",3,null],[11,"fmt","","",4,null],[11,"clone","","",4,null],[11,"eq","","",4,null],[11,"ne","","",4,null],[11,"fmt","","",5,null],[11,"clone","","",5,null],[11,"eq","","",5,null],[11,"ne","","",5,null],[11,"fmt","","",6,null],[11,"clone","","",6,null],[11,"eq","","",6,null],[11,"ne","","",6,null],[11,"fmt","","",7,null],[11,"clone","","",7,null],[11,"eq","","",7,null],[11,"ne","","",7,null],[11,"fmt","","",8,null],[11,"clone","","",8,null],[11,"eq","","",8,null],[11,"ne","","",8,null],[8,"ToGeo","","",null,null],[10,"to_geo","","",9,null]],"paths":[[3,"Coordinate"],[3,"Point"],[3,"MultiPoint"],[3,"LineString"],[3,"MultiLineString"],[3,"Polygon"],[3,"MultiPolygon"],[3,"GeometryCollection"],[4,"Geometry"],[8,"ToGeo"]]}; initSearch(searchIndex);