#include <shapefil.h>
TePDIRaster2Vector_test.cpp, and TePDISegmentation_test.cpp.
Definition at line 256 of file shapefil.h.
Data Fields | |
| double | dfMMax |
| double | dfMMin |
| double | dfXMax |
| double | dfXMin |
| double | dfYMax |
| double | dfYMin |
| double | dfZMax |
| double | dfZMin |
| int | nParts |
| int | nShapeId |
| int | nSHPType |
| int | nVertices |
| double * | padfM |
| double * | padfX |
| double * | padfY |
| double * | padfZ |
| int * | panPartStart |
| int * | panPartType |
| double SHPObject::dfMMax |
Definition at line 280 of file shapefil.h.
Referenced by if(), SHPComputeExtents(), and SHPWriteObject().
| double SHPObject::dfMMin |
Definition at line 275 of file shapefil.h.
Referenced by if(), SHPComputeExtents(), and SHPWriteObject().
| double SHPObject::dfXMax |
Definition at line 277 of file shapefil.h.
Referenced by _SHPSetBounds(), if(), and SHPComputeExtents().
| double SHPObject::dfXMin |
Definition at line 272 of file shapefil.h.
Referenced by _SHPSetBounds(), if(), and SHPComputeExtents().
| double SHPObject::dfYMax |
Definition at line 278 of file shapefil.h.
Referenced by _SHPSetBounds(), if(), and SHPComputeExtents().
| double SHPObject::dfYMin |
Definition at line 273 of file shapefil.h.
Referenced by _SHPSetBounds(), if(), and SHPComputeExtents().
| double SHPObject::dfZMax |
Definition at line 279 of file shapefil.h.
Referenced by if(), SHPComputeExtents(), and SHPWriteObject().
| double SHPObject::dfZMin |
Definition at line 274 of file shapefil.h.
Referenced by if(), SHPComputeExtents(), and SHPWriteObject().
Definition at line 262 of file shapefil.h.
Referenced by SHPRewindObject(), SHPWriteObject(), TeSHPPolygonDecode(), and TeSHPPolyLineDecode().
Definition at line 260 of file shapefil.h.
Definition at line 258 of file shapefil.h.
Referenced by if(), SHPRewindObject(), SHPWriteObject(), and TeDecodeShape().
Definition at line 266 of file shapefil.h.
Referenced by if(), SHPComputeExtents(), SHPRewindObject(), SHPWriteObject(), TeSHPPointDecode(), TeSHPPolygonDecode(), and TeSHPPolyLineDecode().
| double* SHPObject::padfM |
Definition at line 270 of file shapefil.h.
Referenced by if(), SHPComputeExtents(), SHPDestroyObject(), SHPRewindObject(), and SHPWriteObject().
| double* SHPObject::padfX |
Definition at line 267 of file shapefil.h.
Referenced by if(), SHPComputeExtents(), SHPDestroyObject(), SHPRewindObject(), SHPWriteObject(), TeSHPPointDecode(), TeSHPPolygonDecode(), and TeSHPPolyLineDecode().
| double* SHPObject::padfY |
Definition at line 268 of file shapefil.h.
Referenced by if(), SHPComputeExtents(), SHPDestroyObject(), SHPRewindObject(), SHPWriteObject(), TeSHPPointDecode(), TeSHPPolygonDecode(), and TeSHPPolyLineDecode().
| double* SHPObject::padfZ |
Definition at line 269 of file shapefil.h.
Referenced by if(), SHPComputeExtents(), SHPDestroyObject(), SHPRewindObject(), and SHPWriteObject().
Definition at line 263 of file shapefil.h.
Referenced by SHPDestroyObject(), SHPRewindObject(), SHPWriteObject(), TeSHPPolygonDecode(), and TeSHPPolyLineDecode().
1.5.3