|
GRASS GIS 8 Programmer's Manual
8.4.2dev(2025)-5620950973
|
k-d tree More...
#include <kdtree.h>

Data Fields | |
| unsigned char | ndims |
| unsigned char * | nextdim |
| int | csize |
| int | btol |
| size_t | count |
| struct kdnode * | root |
| int kdtree::btol |
| unsigned char kdtree::ndims |
| unsigned char* kdtree::nextdim |
| struct kdnode* kdtree::root |