Home
last modified time | relevance | path

Searched refs:sBoundsInfo (Results 1 – 4 of 4) sorted by relevance

/dports/devel/upp/upp/bazaar/plugin/gdal/ogr/ogrsf_frmts/mitab/
H A Dmitab_bounds.cpp74 MapInfoBoundsInfo sBoundsInfo; member
1156 memcpy(psCS, &gpasExtBoundsList[i].sBoundsInfo.sProj, in MITABLookupCoordSysBounds()
1158 dXMin = gpasExtBoundsList[i].sBoundsInfo.dXMin; in MITABLookupCoordSysBounds()
1159 dYMin = gpasExtBoundsList[i].sBoundsInfo.dYMin; in MITABLookupCoordSysBounds()
1160 dXMax = gpasExtBoundsList[i].sBoundsInfo.dXMax; in MITABLookupCoordSysBounds()
1161 dYMax = gpasExtBoundsList[i].sBoundsInfo.dYMax; in MITABLookupCoordSysBounds()
1307 gpasExtBoundsList[iEntry].sBoundsInfo.sProj = sProj; in MITABLoadCoordSysTable()
1308 gpasExtBoundsList[iEntry].sBoundsInfo.dXMin = dXMin; in MITABLoadCoordSysTable()
1309 gpasExtBoundsList[iEntry].sBoundsInfo.dYMin = dYMin; in MITABLoadCoordSysTable()
1310 gpasExtBoundsList[iEntry].sBoundsInfo.dXMax = dXMax; in MITABLoadCoordSysTable()
[all …]
/dports/graphics/py-gdal/gdal-3.3.3/ogr/ogrsf_frmts/mitab/
H A Dmitab_bounds.cpp60 MapInfoBoundsInfo sBoundsInfo; member
1142 memcpy(psCS, &gpasExtBoundsList[i].sBoundsInfo.sProj, in MITABLookupCoordSysBounds()
1144 dXMin = gpasExtBoundsList[i].sBoundsInfo.dXMin; in MITABLookupCoordSysBounds()
1145 dYMin = gpasExtBoundsList[i].sBoundsInfo.dYMin; in MITABLookupCoordSysBounds()
1146 dXMax = gpasExtBoundsList[i].sBoundsInfo.dXMax; in MITABLookupCoordSysBounds()
1147 dYMax = gpasExtBoundsList[i].sBoundsInfo.dYMax; in MITABLookupCoordSysBounds()
1305 gpasExtBoundsList[iEntry].sBoundsInfo.sProj = sProj; in MITABLoadCoordSysTable()
1306 gpasExtBoundsList[iEntry].sBoundsInfo.dXMin = dXMin; in MITABLoadCoordSysTable()
1307 gpasExtBoundsList[iEntry].sBoundsInfo.dYMin = dYMin; in MITABLoadCoordSysTable()
1308 gpasExtBoundsList[iEntry].sBoundsInfo.dXMax = dXMax; in MITABLoadCoordSysTable()
[all …]
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/ogr/ogrsf_frmts/mitab/
H A Dmitab_bounds.cpp60 MapInfoBoundsInfo sBoundsInfo; member
1142 memcpy(psCS, &gpasExtBoundsList[i].sBoundsInfo.sProj, in MITABLookupCoordSysBounds()
1144 dXMin = gpasExtBoundsList[i].sBoundsInfo.dXMin; in MITABLookupCoordSysBounds()
1145 dYMin = gpasExtBoundsList[i].sBoundsInfo.dYMin; in MITABLookupCoordSysBounds()
1146 dXMax = gpasExtBoundsList[i].sBoundsInfo.dXMax; in MITABLookupCoordSysBounds()
1147 dYMax = gpasExtBoundsList[i].sBoundsInfo.dYMax; in MITABLookupCoordSysBounds()
1305 gpasExtBoundsList[iEntry].sBoundsInfo.sProj = sProj; in MITABLoadCoordSysTable()
1306 gpasExtBoundsList[iEntry].sBoundsInfo.dXMin = dXMin; in MITABLoadCoordSysTable()
1307 gpasExtBoundsList[iEntry].sBoundsInfo.dYMin = dYMin; in MITABLoadCoordSysTable()
1308 gpasExtBoundsList[iEntry].sBoundsInfo.dXMax = dXMax; in MITABLoadCoordSysTable()
[all …]
/dports/graphics/gdal/gdal-3.3.3/ogr/ogrsf_frmts/mitab/
H A Dmitab_bounds.cpp60 MapInfoBoundsInfo sBoundsInfo; member
1142 memcpy(psCS, &gpasExtBoundsList[i].sBoundsInfo.sProj, in MITABLookupCoordSysBounds()
1144 dXMin = gpasExtBoundsList[i].sBoundsInfo.dXMin; in MITABLookupCoordSysBounds()
1145 dYMin = gpasExtBoundsList[i].sBoundsInfo.dYMin; in MITABLookupCoordSysBounds()
1146 dXMax = gpasExtBoundsList[i].sBoundsInfo.dXMax; in MITABLookupCoordSysBounds()
1147 dYMax = gpasExtBoundsList[i].sBoundsInfo.dYMax; in MITABLookupCoordSysBounds()
1305 gpasExtBoundsList[iEntry].sBoundsInfo.sProj = sProj; in MITABLoadCoordSysTable()
1306 gpasExtBoundsList[iEntry].sBoundsInfo.dXMin = dXMin; in MITABLoadCoordSysTable()
1307 gpasExtBoundsList[iEntry].sBoundsInfo.dYMin = dYMin; in MITABLoadCoordSysTable()
1308 gpasExtBoundsList[iEntry].sBoundsInfo.dXMax = dXMax; in MITABLoadCoordSysTable()
[all …]