|
KMR
|
Public Attributes | |
| struct CELL ** | adjacents |
| struct CELL * | c_next |
| DATATYPE * | cen |
| int | child_count |
| struct CELL * | children |
| struct CLUSTER * | cluster |
| struct CELL * | d_next |
| enum CELLDENSITY | density |
| struct CELLS * | hashed_children |
| int | level |
| DATATYPE * | max |
| DATATYPE * | min |
| struct OBJECTQ | objects |
| struct CELL * | parent |
| unsigned int * | path |
| struct CELL * | q_next |
| long | total_object_count |
| struct CELL * | x_next |
Definition at line 79 of file flexdice.h.
1.8.11