Home
last modified time | relevance | path

Searched refs:proType (Results 1 – 17 of 17) sorted by relevance

/dports/graphics/blender/blender-2.91.0/release/scripts/addons/add_curve_extra_objects/
H A Dadd_curve_aceous_galore.py842 if proType == 'Profile':
848 if proType == 'Arrow':
861 if proType == 'Flower':
868 if proType == 'Star':
875 if proType == 'Arc':
884 if proType == 'Cogwheel':
892 if proType == 'Nsided':
897 if proType == 'Splat':
905 if proType == 'Cycloid':
913 if proType == 'Helix':
[all …]
/dports/databases/pgadmin3/pgadmin3-1.22.2/pgadmin/schema/
H A DpgFunction.cpp644 wxString argNamesCol, argDefsCol, proConfigCol, proType, seclab; in AppendFunctions() local
654 proType = wxT("protype, "); in AppendFunctions()
669 argNamesCol + argDefsCol + proConfigCol + proType + in AppendFunctions()
684 argNamesCol + argDefsCol + proConfigCol + proType + in AppendFunctions()
/dports/devel/upp/upp/bazaar/plugin/geotiff/libgeotiff/hfa/
H A Dhfa.h111 Eprj_ProType proType; /* projection type */ member
H A Dhfaopen.cpp1294 psProParms->proType = (Eprj_ProType) poMIEntry->GetIntField("proType"); in HFAGetProParameters()
1367 poMIEntry->SetIntField( "proType", poPro->proType ); in HFASetProParameters()
3342 sPro.proType = (Eprj_ProType) poProjInfo->GetIntField("projectionObject.proType"); in HFAReadCameraModel()
H A Dhfadataset.cpp2090 else if( psPro->proType == EPRJ_EXTERNAL ) in HFAPCSStructToWKT()
/dports/graphics/py-gdal/gdal-3.3.3/frmts/hfa/
H A Dhfa.h104 Eprj_ProType proType; /* projection type */ member
H A Dhfaopen.cpp1323 const int proType = poMIEntry->GetIntField("proType"); in HFAGetProParameters() local
1324 if( proType != EPRJ_INTERNAL && proType != EPRJ_EXTERNAL ) in HFAGetProParameters()
1330 psProParams->proType = static_cast<Eprj_ProType>(proType); in HFAGetProParameters()
1398 poMIEntry->SetIntField("proType", poPro->proType); in HFASetProParameters()
3445 sPro.proType = in HFAReadCameraModel()
H A Dhfadataset.cpp4038 sPro.proType = EPRJ_EXTERNAL; in WriteProjection()
4386 else if( psPro->proType == EPRJ_EXTERNAL ) in HFAPCSStructToWKT()
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/frmts/hfa/
H A Dhfa.h104 Eprj_ProType proType; /* projection type */ member
H A Dhfaopen.cpp1323 const int proType = poMIEntry->GetIntField("proType");
1324 if( proType != EPRJ_INTERNAL && proType != EPRJ_EXTERNAL )
1330 psProParams->proType = static_cast<Eprj_ProType>(proType);
1398 poMIEntry->SetIntField("proType", poPro->proType);
3445 sPro.proType =
H A Dhfadataset.cpp4038 sPro.proType = EPRJ_EXTERNAL; in WriteProjection()
4386 else if( psPro->proType == EPRJ_EXTERNAL ) in HFAPCSStructToWKT()
/dports/graphics/gdal/gdal-3.3.3/frmts/hfa/
H A Dhfa.h104 Eprj_ProType proType; /* projection type */ member
H A Dhfaopen.cpp1323 const int proType = poMIEntry->GetIntField("proType"); in HFAGetProParameters() local
1324 if( proType != EPRJ_INTERNAL && proType != EPRJ_EXTERNAL ) in HFAGetProParameters()
1330 psProParams->proType = static_cast<Eprj_ProType>(proType); in HFAGetProParameters()
1398 poMIEntry->SetIntField("proType", poPro->proType); in HFASetProParameters()
3445 sPro.proType = in HFAReadCameraModel()
H A Dhfadataset.cpp4038 sPro.proType = EPRJ_EXTERNAL; in WriteProjection()
4386 else if( psPro->proType == EPRJ_EXTERNAL ) in HFAPCSStructToWKT()
/dports/devel/upp/upp/bazaar/plugin/gdal/frmts/hfa/
H A Dhfa.h111 Eprj_ProType proType; /* projection type */ member
H A Dhfaopen.cpp1396 psProParms->proType = (Eprj_ProType) poMIEntry->GetIntField("proType"); in HFAGetProParameters()
1475 poMIEntry->SetIntField( "proType", poPro->proType ); in HFASetProParameters()
3650 sPro.proType = (Eprj_ProType) poProjInfo->GetIntField("projectionObject.proType"); in HFAReadCameraModel()
H A Dhfadataset.cpp3963 sPro.proType = EPRJ_EXTERNAL; in WriteProjection()
4297 else if( psPro->proType == EPRJ_EXTERNAL ) in HFAPCSStructToWKT()