PostGIS
3.4.0dev-r@@SVN_REVISION@@
|
#include <shapefil.h>
Data Fields | |
SAHooks | sHooks |
SAFile | fpSHP |
SAFile | fpSHX |
int | nShapeType |
unsigned int | nFileSize |
int | nRecords |
int | nMaxRecords |
unsigned int * | panRecOffset |
unsigned int * | panRecSize |
double | adBoundsMin [4] |
double | adBoundsMax [4] |
int | bUpdated |
unsigned char * | pabyRec |
int | nBufSize |
int | bFastModeReadObject |
unsigned char * | pabyObjectBuf |
int | nObjectBufSize |
SHPObject * | psCachedObject |
Definition at line 313 of file shapefil.h.