Home
last modified time | relevance | path

Searched refs:poXCOO (Results 1 – 5 of 5) sorted by relevance

/dports/devel/upp/upp/bazaar/plugin/gdal/ogr/ogrsf_frmts/s57/
H A Ds57reader.cpp1699 DDFSubfieldDefn *poXCOO=NULL, *poYCOO=NULL; in FetchLine() local
1730 poXCOO = poSG2D->GetFieldDefn()->FindSubfieldDefn("XCOO"); in FetchLine()
1733 if( poXCOO == NULL || poYCOO == NULL ) in FetchLine()
1771 EQUAL(poXCOO->GetFormat(),"b24") && in FetchLine()
1830 dfX = poXCOO->ExtractIntData(pachData,nBytesRemaining,NULL) in FetchLine()
1959 DDFSubfieldDefn *poXCOO, *poYCOO, *poVE3D; in AssembleSoundingGeometry() local
1968 poXCOO = poField->GetFieldDefn()->FindSubfieldDefn( "XCOO" ); in AssembleSoundingGeometry()
1970 if( poXCOO == NULL || poYCOO == NULL ) in AssembleSoundingGeometry()
1992 dfX = poXCOO->ExtractIntData( pachData, nBytesLeft, in AssembleSoundingGeometry()
2195 DDFSubfieldDefn *poXCOO=NULL, *poYCOO=NULL; in AssembleLineGeometry() local
[all …]
/dports/astro/opencpn/OpenCPN-5.2.4/src/
H A Ds57reader.cpp1482 DDFSubfieldDefn *poXCOO, *poYCOO, *poVE3D; in AssembleSoundingGeometry() local
1491 poXCOO = poField->GetFieldDefn()->FindSubfieldDefn( "XCOO" ); in AssembleSoundingGeometry()
1510 dfX = poXCOO->ExtractIntData( pachData, nBytesLeft, in AssembleSoundingGeometry()
1583 DDFSubfieldDefn *poXCOO=NULL, *poYCOO=NULL; in AssembleLineGeometry() local
1587 poXCOO = poSG2D->GetFieldDefn()->FindSubfieldDefn("XCOO"); in AssembleLineGeometry()
1700 pachData = poSG2D->GetSubfieldData(poXCOO,&nBytesRemaining,i); in AssembleLineGeometry()
1702 dfX = poXCOO->ExtractIntData(pachData,nBytesRemaining,NULL) in AssembleLineGeometry()
1707 dfY = poXCOO->ExtractIntData(pachData,nBytesRemaining,NULL) in AssembleLineGeometry()
1802 DDFSubfieldDefn *poXCOO=NULL, *poYCOO=NULL; in AssembleAreaGeometry() local
1806 poXCOO = poSG2D->GetFieldDefn()->FindSubfieldDefn("XCOO"); in AssembleAreaGeometry()
[all …]
/dports/graphics/py-gdal/gdal-3.3.3/ogr/ogrsf_frmts/s57/
H A Ds57reader.cpp1743 DDFSubfieldDefn *poXCOO = nullptr; in FetchLine() local
1775 poXCOO = poSG2D->GetFieldDefn()->FindSubfieldDefn("XCOO"); in FetchLine()
1778 if( poXCOO == nullptr || poYCOO == nullptr ) in FetchLine()
1816 EQUAL(poXCOO->GetFormat(),"b24") && in FetchLine()
2008 DDFSubfieldDefn *poXCOO in AssembleSoundingGeometry() local
2012 if( poXCOO == nullptr || poYCOO == nullptr ) in AssembleSoundingGeometry()
2252 DDFSubfieldDefn *poXCOO in AssembleLineGeometry() local
2257 if( poXCOO == nullptr || poYCOO == nullptr ) in AssembleLineGeometry()
2290 poXCOO, &nBytesRemaining, i ); in AssembleLineGeometry()
2292 dfX = poXCOO->ExtractIntData( in AssembleLineGeometry()
[all …]
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/ogr/ogrsf_frmts/s57/
H A Ds57reader.cpp1743 DDFSubfieldDefn *poXCOO = nullptr; in FetchLine() local
1775 poXCOO = poSG2D->GetFieldDefn()->FindSubfieldDefn("XCOO"); in FetchLine()
1778 if( poXCOO == nullptr || poYCOO == nullptr ) in FetchLine()
1816 EQUAL(poXCOO->GetFormat(),"b24") && in FetchLine()
2008 DDFSubfieldDefn *poXCOO in AssembleSoundingGeometry() local
2012 if( poXCOO == nullptr || poYCOO == nullptr ) in AssembleSoundingGeometry()
2252 DDFSubfieldDefn *poXCOO in AssembleLineGeometry() local
2257 if( poXCOO == nullptr || poYCOO == nullptr ) in AssembleLineGeometry()
2290 poXCOO, &nBytesRemaining, i ); in AssembleLineGeometry()
2292 dfX = poXCOO->ExtractIntData( in AssembleLineGeometry()
[all …]
/dports/graphics/gdal/gdal-3.3.3/ogr/ogrsf_frmts/s57/
H A Ds57reader.cpp1743 DDFSubfieldDefn *poXCOO = nullptr; in FetchLine() local
1775 poXCOO = poSG2D->GetFieldDefn()->FindSubfieldDefn("XCOO"); in FetchLine()
1778 if( poXCOO == nullptr || poYCOO == nullptr ) in FetchLine()
1816 EQUAL(poXCOO->GetFormat(),"b24") && in FetchLine()
2008 DDFSubfieldDefn *poXCOO in AssembleSoundingGeometry() local
2012 if( poXCOO == nullptr || poYCOO == nullptr ) in AssembleSoundingGeometry()
2252 DDFSubfieldDefn *poXCOO in AssembleLineGeometry() local
2257 if( poXCOO == nullptr || poYCOO == nullptr ) in AssembleLineGeometry()
2290 poXCOO, &nBytesRemaining, i ); in AssembleLineGeometry()
2292 dfX = poXCOO->ExtractIntData( in AssembleLineGeometry()
[all …]