Home
last modified time | relevance | path

Searched refs:nPointCountSmall (Results 1 – 8 of 8) sorted by relevance

/dports/devel/upp/upp/bazaar/plugin/gdal/ogr/ogrsf_frmts/sxf/
H A Dorg_sxf_defs.h271 GUInt16 nPointCountSmall; /* Point count in small geometries */ member
H A Dogrsxflayer.cpp704 if (stRecordHeader.nPointCountSmall == 65535) in GetNextRawFeature()
710 stCertInfo.nPointCount = stRecordHeader.nPointCountSmall; in GetNextRawFeature()
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/ogr/ogrsf_frmts/sxf/
H A Dorg_sxf_defs.h269 GUInt16 nPointCountSmall; /* Point count in small geometries */ member
H A Dogrsxflayer.cpp635 CPL_LSBPTR16(&(stRecordHeader.nPointCountSmall)); in GetNextRawFeature()
723 if (stRecordHeader.nPointCountSmall == 65535) in GetNextRawFeature()
729 stCertInfo.nPointCount = stRecordHeader.nPointCountSmall; in GetNextRawFeature()
/dports/graphics/gdal/gdal-3.3.3/ogr/ogrsf_frmts/sxf/
H A Dorg_sxf_defs.h269 GUInt16 nPointCountSmall; /* Point count in small geometries */ member
H A Dogrsxflayer.cpp635 CPL_LSBPTR16(&(stRecordHeader.nPointCountSmall)); in GetNextRawFeature()
723 if (stRecordHeader.nPointCountSmall == 65535) in GetNextRawFeature()
729 stCertInfo.nPointCount = stRecordHeader.nPointCountSmall; in GetNextRawFeature()
/dports/graphics/py-gdal/gdal-3.3.3/ogr/ogrsf_frmts/sxf/
H A Dorg_sxf_defs.h269 GUInt16 nPointCountSmall; /* Point count in small geometries */ member
H A Dogrsxflayer.cpp635 CPL_LSBPTR16(&(stRecordHeader.nPointCountSmall)); in GetNextRawFeature()
723 if (stRecordHeader.nPointCountSmall == 65535) in GetNextRawFeature()
729 stCertInfo.nPointCount = stRecordHeader.nPointCountSmall; in GetNextRawFeature()