GRASS GIS 8 Programmer's Manual  8.4.0dev(2024)-8cbe8fef7c
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 351 of file shapefil.h.

Field Documentation

◆ hSHP

SHPHandle SHPTree::hSHP

Definition at line 352 of file shapefil.h.

◆ nDimension

int SHPTree::nDimension

Definition at line 355 of file shapefil.h.

◆ nMaxDepth

int SHPTree::nMaxDepth

Definition at line 354 of file shapefil.h.

◆ nTotalCount

int SHPTree::nTotalCount

Definition at line 356 of file shapefil.h.

◆ psRoot

SHPTreeNode* SHPTree::psRoot

Definition at line 358 of file shapefil.h.


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