![]() |
TerraLib 4.1
|
#include <shapefil.h>
Public Attributes | |
| FILE * | fpSHP |
| FILE * | fpSHX |
| int | nShapeType |
| int | nFileSize |
| int | nRecords |
| int | nMaxRecords |
| int * | panRecOffset |
| int * | panRecSize |
| double | adBoundsMin [4] |
| double | adBoundsMax [4] |
| int | bUpdated |
| unsigned char * | pabyRec |
| int | nBufSize |
TePDIRaster2Vector_test.cpp, and TePDISegmentation_test.cpp.
| double SHPInfo::adBoundsMax[4] |
| double SHPInfo::adBoundsMin[4] |
| FILE* SHPInfo::fpSHP |
| FILE* SHPInfo::fpSHX |
| unsigned char* SHPInfo::pabyRec |
| int* SHPInfo::panRecSize |