GRASS GIS 7 Programmer's Manual  7.0.4(2016)-r00000
SHPTree Struct Reference

#include <shapefil.h>

Collaboration diagram for SHPTree:

Data Fields

SHPHandle hSHP
 
int nMaxDepth
 
int nDimension
 
int nTotalCount
 
SHPTreeNodepsRoot
 

Detailed Description

Definition at line 385 of file shapefil.h.

Field Documentation

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.


The documentation for this struct was generated from the following file: