GRASS GIS 7 Programmer's Manual
7.8.2(2019)-exported
|
#include <shapefil.h>
Data Fields | |
SHPHandle | hSHP |
int | nMaxDepth |
int | nDimension |
int | nTotalCount |
SHPTreeNode * | psRoot |
Definition at line 468 of file shapefil.h.
SHPHandle SHPTree::hSHP |
Definition at line 470 of file shapefil.h.
int SHPTree::nDimension |
Definition at line 473 of file shapefil.h.
int SHPTree::nMaxDepth |
Definition at line 472 of file shapefil.h.
int SHPTree::nTotalCount |
Definition at line 474 of file shapefil.h.
SHPTreeNode* SHPTree::psRoot |
Definition at line 476 of file shapefil.h.