GRASS Programmer's Manual  6.4.2(2012)
shape_tree_node Struct Reference

#include <shapefil.h>

Collaboration diagram for shape_tree_node:

Data Fields

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

Detailed Description

Definition at line 368 of file shapefil.h.


Field Documentation

Definition at line 372 of file shapefil.h.

Definition at line 371 of file shapefil.h.

Definition at line 376 of file shapefil.h.

Definition at line 380 of file shapefil.h.

Definition at line 377 of file shapefil.h.

Definition at line 378 of file shapefil.h.


The documentation for this struct was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines