GRASS Programmer's Manual
6.4.3(2013)-r
|
#include <split_q.h>
Data Fields | |
int | partition [MAXCARD+1] |
int | total |
int | minfill |
int | taken [MAXCARD+1] |
int | count [2] |
struct Rect | cover [2] |
RectReal | area [2] |
int PartitionVars::count[2] |
Definition at line 28 of file split_q.h.
Referenced by db_alloc_string_array(), db_table_exists(), G_str_replace(), and G_str_to_sql().
int PartitionVars::total |
Definition at line 26 of file split_q.h.
Referenced by RTreeSplitNode().