|
GRASS 8 Programmer's Manual 8.6.0dev(2026)-f6f2c534ea
|
#include <shapefil.h>

Definition at line 161 of file shapefil.h.
| double SHPInfo::adBoundsMax[4] |
Definition at line 177 of file shapefil.h.
| double SHPInfo::adBoundsMin[4] |
Definition at line 176 of file shapefil.h.
| int SHPInfo::bFastModeReadObject |
Definition at line 184 of file shapefil.h.
Referenced by SHPSetFastModeReadObject().
| int SHPInfo::bUpdated |
Definition at line 179 of file shapefil.h.
| SAFile SHPInfo::fpSHP |
Definition at line 164 of file shapefil.h.
| SAFile SHPInfo::fpSHX |
Definition at line 165 of file shapefil.h.
| int SHPInfo::nBufSize |
Definition at line 182 of file shapefil.h.
Definition at line 169 of file shapefil.h.
| int SHPInfo::nMaxRecords |
Definition at line 172 of file shapefil.h.
| int SHPInfo::nObjectBufSize |
Definition at line 186 of file shapefil.h.
| int SHPInfo::nRecords |
Definition at line 171 of file shapefil.h.
| int SHPInfo::nShapeType |
Definition at line 167 of file shapefil.h.
Definition at line 185 of file shapefil.h.
Definition at line 181 of file shapefil.h.
Definition at line 173 of file shapefil.h.
Definition at line 174 of file shapefil.h.
| SHPObject* SHPInfo::psCachedObject |
Definition at line 187 of file shapefil.h.
Referenced by SHPSetFastModeReadObject().
| SAHooks SHPInfo::sHooks |
Definition at line 162 of file shapefil.h.