GRASS Programmer's Manual
6.5.svn(2014)-r66266
|
#include <shapefil.h>
Data Fields | |
SHPHandle | hSHP |
int | nMaxDepth |
int | nDimension |
int | nTotalCount |
SHPTreeNode * | psRoot |
Definition at line 385 of file shapefil.h.
SHPHandle SHPTree::hSHP |
Definition at line 387 of file shapefil.h.
int SHPTree::nDimension |
Definition at line 390 of file shapefil.h.
int SHPTree::nMaxDepth |
Definition at line 389 of file shapefil.h.
int SHPTree::nTotalCount |
Definition at line 391 of file shapefil.h.
SHPTreeNode* SHPTree::psRoot |
Definition at line 393 of file shapefil.h.