ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
SHPTree Struct Reference

#include <shapefil.h>

Collaboration diagram for SHPTree:

Public Attributes

SHPHandle hSHP
 
int nMaxDepth
 
int nDimension
 
int nTotalCount
 
SHPTreeNodepsRoot
 

Detailed Description

Definition at line 504 of file shapefil.h.

Member Data Documentation

◆ hSHP

SHPHandle SHPTree::hSHP

Definition at line 505 of file shapefil.h.

Referenced by SHPCreateTree().

◆ nDimension

int SHPTree::nDimension

Definition at line 508 of file shapefil.h.

Referenced by SHPCreateTree(), SHPTreeAddShapeId(), and SHPTreeCollectShapeIds().

◆ nMaxDepth

int SHPTree::nMaxDepth

Definition at line 507 of file shapefil.h.

Referenced by SHPCreateTree(), SHPTreeAddShapeId(), and SHPWriteTreeLL().

◆ nTotalCount

int SHPTree::nTotalCount

Definition at line 509 of file shapefil.h.

Referenced by SHPCreateTree(), SHPTreeAddShapeId(), and SHPWriteTreeLL().

◆ psRoot

SHPTreeNode* SHPTree::psRoot

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