#include <xsh_data_grid.h>
Data Fields | |
| int | size |
| int | idx |
| xsh_grid_point ** | list |
Definition at line 43 of file xsh_data_grid.h.
| int xsh_grid::idx |
Definition at line 47 of file xsh_data_grid.h.
Referenced by xsh_grid2table(), xsh_grid_add(), xsh_grid_create(), xsh_grid_dump(), xsh_grid_get_index(), and xsh_grid_sort().
Definition at line 49 of file xsh_data_grid.h.
Referenced by xsh_grid2table(), xsh_grid_add(), xsh_grid_create(), xsh_grid_dump(), xsh_grid_point_get(), and xsh_grid_sort().
| int xsh_grid::size |
Definition at line 45 of file xsh_data_grid.h.
Referenced by xsh_grid_add(), xsh_grid_create(), and xsh_grid_dump().
1.6.1