Groonga 3.0.9 Source Code Document
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Data Fields
in_rectangle_data Struct Reference
Collaboration diagram for in_rectangle_data:
Collaboration graph
[legend]

Data Fields

grn_objpat
grn_obj top_left_point_buffer
grn_obj bottom_right_point_buffer
grn_geo_pointtop_left
grn_geo_pointbottom_right
grn_geo_point min
grn_geo_point max
int rectangle_common_bit
uint8_t rectangle_common_key [sizeof(grn_geo_point)]

Detailed Description

Definition at line 36 of file geo.c.

Field Documentation

grn_geo_point* bottom_right

Definition at line 41 of file geo.c.

grn_obj bottom_right_point_buffer

Definition at line 39 of file geo.c.

Definition at line 43 of file geo.c.

Definition at line 42 of file geo.c.

grn_obj* pat

Definition at line 37 of file geo.c.

int rectangle_common_bit

Definition at line 44 of file geo.c.

uint8_t rectangle_common_key[sizeof(grn_geo_point)]

Definition at line 45 of file geo.c.

grn_geo_point* top_left

Definition at line 40 of file geo.c.

grn_obj top_left_point_buffer

Definition at line 38 of file geo.c.


The documentation for this struct was generated from the following file: