|
GRASS 8 Programmer's Manual
8.5.0dev(2025)-9d806b45d8
|
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 |