GRASS 8 Programmer's Manual 8.6.0dev(2026)-f6f2c534ea
Loading...
Searching...
No Matches
tagSHPObject Struct Reference

#include <shapefil.h>

Data Fields

int nSHPType
 
int nShapeId
 
int nParts
 
intpanPartStart
 
intpanPartType
 
int nVertices
 
doublepadfX
 
doublepadfY
 
doublepadfZ
 
doublepadfM
 
double dfXMin
 
double dfYMin
 
double dfZMin
 
double dfMMin
 
double dfXMax
 
double dfYMax
 
double dfZMax
 
double dfMMax
 
int bMeasureIsUsed
 
int bFastModeReadObject
 

Detailed Description

Definition at line 232 of file shapefil.h.

Field Documentation

◆ bFastModeReadObject

int tagSHPObject::bFastModeReadObject

Definition at line 258 of file shapefil.h.

◆ bMeasureIsUsed

int tagSHPObject::bMeasureIsUsed

Definition at line 257 of file shapefil.h.

◆ dfMMax

double tagSHPObject::dfMMax

Definition at line 255 of file shapefil.h.

◆ dfMMin

double tagSHPObject::dfMMin

Definition at line 250 of file shapefil.h.

◆ dfXMax

double tagSHPObject::dfXMax

Definition at line 252 of file shapefil.h.

◆ dfXMin

double tagSHPObject::dfXMin

Definition at line 247 of file shapefil.h.

◆ dfYMax

double tagSHPObject::dfYMax

Definition at line 253 of file shapefil.h.

◆ dfYMin

double tagSHPObject::dfYMin

Definition at line 248 of file shapefil.h.

◆ dfZMax

double tagSHPObject::dfZMax

Definition at line 254 of file shapefil.h.

◆ dfZMin

double tagSHPObject::dfZMin

Definition at line 249 of file shapefil.h.

◆ nParts

int tagSHPObject::nParts

Definition at line 237 of file shapefil.h.

◆ nShapeId

int tagSHPObject::nShapeId

Definition at line 235 of file shapefil.h.

◆ nSHPType

int tagSHPObject::nSHPType

Definition at line 233 of file shapefil.h.

◆ nVertices

int tagSHPObject::nVertices

Definition at line 241 of file shapefil.h.

◆ padfM

double* tagSHPObject::padfM

Definition at line 245 of file shapefil.h.

◆ padfX

double* tagSHPObject::padfX

Definition at line 242 of file shapefil.h.

◆ padfY

double* tagSHPObject::padfY

Definition at line 243 of file shapefil.h.

◆ padfZ

double* tagSHPObject::padfZ

Definition at line 244 of file shapefil.h.

◆ panPartStart

int* tagSHPObject::panPartStart

Definition at line 238 of file shapefil.h.

◆ panPartType

int* tagSHPObject::panPartType

Definition at line 239 of file shapefil.h.


The documentation for this struct was generated from the following file: