#include <shapefil.h>
Definition at line 250 of file shapefil.h.
Public Attributes | |
| 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 |
Definition at line 252 of file shapefil.h.
Definition at line 254 of file shapefil.h.
Definition at line 256 of file shapefil.h.
Definition at line 257 of file shapefil.h.
Definition at line 258 of file shapefil.h.
Definition at line 260 of file shapefil.h.
| double* SHPObject::padfX |
Definition at line 261 of file shapefil.h.
| double* SHPObject::padfY |
Definition at line 262 of file shapefil.h.
| double* SHPObject::padfZ |
Definition at line 263 of file shapefil.h.
| double* SHPObject::padfM |
Definition at line 264 of file shapefil.h.
| double SHPObject::dfXMin |
Definition at line 266 of file shapefil.h.
| double SHPObject::dfYMin |
Definition at line 267 of file shapefil.h.
| double SHPObject::dfZMin |
Definition at line 268 of file shapefil.h.
| double SHPObject::dfMMin |
Definition at line 269 of file shapefil.h.
| double SHPObject::dfXMax |
Definition at line 271 of file shapefil.h.
| double SHPObject::dfYMax |
Definition at line 272 of file shapefil.h.
| double SHPObject::dfZMax |
Definition at line 273 of file shapefil.h.
| double SHPObject::dfMMax |
Definition at line 274 of file shapefil.h.
1.5.1