groonga-d ~master (2021-11-05T15:06:01Z)
Home
Dub
Repo
grn_geo_point
groonga_d
geo
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (
C
) nothrow @
nogc
struct
grn_geo_point {
int
latitude
;
int
longitude
;
}
Members
Variables
latitude
int
latitude
;
Undocumented in source.
longitude
int
longitude
;
Undocumented in source.
Meta
Source
See Implementation
groonga_d
geo
functions
grn_geo_cursor_next
grn_geo_cursor_open_in_rectangle
grn_geo_estimate_in_rectangle
grn_geo_estimate_size_in_rectangle
grn_geo_select_in_rectangle
grn_geo_table_sort
structs
grn_geo_point