GRASS Programmer's Manual  6.5.svn(2014)-r66266
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
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: