shape_tree_node Struct Reference

#include <shapefil.h>

Collaboration diagram for shape_tree_node:

Collaboration graph
[legend]
List of all members.

Public Attributes

double adfBoundsMin [4]
double adfBoundsMax [4]
int nShapeCount
int * panShapeIds
SHPObject ** papsShapeObj
int nSubNodes
shape_tree_nodeapsSubNode [MAX_SUBNODE]

Detailed Description

Definition at line 323 of file shapefil.h.


Member Data Documentation

double shape_tree_node::adfBoundsMin[4]

Definition at line 326 of file shapefil.h.

double shape_tree_node::adfBoundsMax[4]

Definition at line 327 of file shapefil.h.

int shape_tree_node::nShapeCount

Definition at line 331 of file shapefil.h.

int* shape_tree_node::panShapeIds

Definition at line 332 of file shapefil.h.

SHPObject** shape_tree_node::papsShapeObj

Definition at line 333 of file shapefil.h.

int shape_tree_node::nSubNodes

Definition at line 335 of file shapefil.h.

struct shape_tree_node* shape_tree_node::apsSubNode[MAX_SUBNODE] [read]

Definition at line 336 of file shapefil.h.


The documentation for this struct was generated from the following file:
Generated on Sun Aug 5 17:35:23 2007 for PIHMgis by  doxygen 1.5.2