|
GRASS GIS 8 Programmer's Manual
8.4.2dev(2025)-5620950973
|
#include <shapefil.h>

Data Fields | |
| SHPHandle | hSHP |
| int | nMaxDepth |
| int | nDimension |
| int | nTotalCount |
| SHPTreeNode * | psRoot |
Definition at line 351 of file shapefil.h.
| SHPHandle SHPTree::hSHP |
Definition at line 352 of file shapefil.h.
| int SHPTree::nDimension |
Definition at line 355 of file shapefil.h.
| int SHPTree::nMaxDepth |
Definition at line 354 of file shapefil.h.
| int SHPTree::nTotalCount |
Definition at line 356 of file shapefil.h.
| SHPTreeNode* SHPTree::psRoot |
Definition at line 358 of file shapefil.h.