GRASS GIS 7 Programmer's Manual  7.9.dev(2021)-e5379bbd7
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 469 of file shapefil.h.

Field Documentation

◆ hSHP

SHPHandle SHPTree::hSHP

Definition at line 471 of file shapefil.h.

◆ nDimension

int SHPTree::nDimension

Definition at line 474 of file shapefil.h.

◆ nMaxDepth

int SHPTree::nMaxDepth

Definition at line 473 of file shapefil.h.

◆ nTotalCount

int SHPTree::nTotalCount

Definition at line 475 of file shapefil.h.

◆ psRoot

SHPTreeNode* SHPTree::psRoot

Definition at line 477 of file shapefil.h.


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