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

#include <shapefil.h>

Data Fields

int nSHPType
int nShapeId
int nParts
int * panPartStart
int * panPartType
int nVertices
double * padfX
double * padfY
double * padfZ
double * padfM
double dfXMin
double dfYMin
double dfZMin
double dfMMin
double dfXMax
double dfYMax
double dfZMax
double dfMMax
int bMeasureIsUsed

Detailed Description

Definition at line 277 of file shapefil.h.


Field Documentation

Definition at line 303 of file shapefil.h.

Referenced by if(), and SHPWriteObject().

Definition at line 301 of file shapefil.h.

Referenced by if(), SHPComputeExtents(), and SHPWriteObject().

Definition at line 296 of file shapefil.h.

Referenced by if(), SHPComputeExtents(), and SHPWriteObject().

Definition at line 298 of file shapefil.h.

Referenced by if(), and SHPComputeExtents().

Definition at line 293 of file shapefil.h.

Referenced by if(), and SHPComputeExtents().

Definition at line 299 of file shapefil.h.

Referenced by if(), and SHPComputeExtents().

Definition at line 294 of file shapefil.h.

Referenced by if(), and SHPComputeExtents().

Definition at line 300 of file shapefil.h.

Referenced by if(), SHPComputeExtents(), and SHPWriteObject().

Definition at line 295 of file shapefil.h.

Referenced by if(), SHPComputeExtents(), and SHPWriteObject().

Definition at line 283 of file shapefil.h.

Referenced by SHPRewindObject(), and SHPWriteObject().

Definition at line 281 of file shapefil.h.

Definition at line 279 of file shapefil.h.

Referenced by if(), SHPRewindObject(), and SHPWriteObject().

Definition at line 287 of file shapefil.h.

Referenced by if(), SHPComputeExtents(), SHPRewindObject(), and SHPWriteObject().

Definition at line 284 of file shapefil.h.

Referenced by SHPDestroyObject(), SHPRewindObject(), and SHPWriteObject().

Definition at line 285 of file shapefil.h.

Referenced by SHPDestroyObject(), and SHPWriteObject().


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