GRASS GIS 8 Programmer's Manual
8.2.0RC1(2022)-exported
|
#include <shapefil.h>
Data Fields | |
SHPHandle | hSHP |
int | nMaxDepth |
int | nDimension |
int | nTotalCount |
SHPTreeNode * | psRoot |
Definition at line 469 of file shapefil.h.
SHPHandle SHPTree::hSHP |
Definition at line 471 of file shapefil.h.
int SHPTree::nDimension |
Definition at line 474 of file shapefil.h.
int SHPTree::nMaxDepth |
Definition at line 473 of file shapefil.h.
int SHPTree::nTotalCount |
Definition at line 475 of file shapefil.h.
SHPTreeNode* SHPTree::psRoot |
Definition at line 477 of file shapefil.h.