Home
last modified time | relevance | path

Searched refs:dfAxisRotation (Results 1 – 10 of 10) sorted by relevance

/dports/devel/upp/upp/bazaar/plugin/gdal/ogr/ogrsf_frmts/dgn/
H A Ddgnstroke.cpp42 double dfAxisRotation, double dfAngle, in ComputePointOnArc2D() argument
47 double dfCosRotation = cos(dfAxisRotation); in ComputePointOnArc2D()
48 double dfSinRotation = sin(dfAxisRotation); in ComputePointOnArc2D()
313 double dfX, dfY, dfPrimary, dfSecondary, dfAxisRotation, dfAngle; in main() local
317 dfAxisRotation = CPLAtof(argv[3]) / 180 * PI; in main()
320 ComputePointOnArc2D( dfPrimary, dfSecondary, dfAxisRotation, dfAngle, in main()
/dports/graphics/py-gdal/gdal-3.3.3/ogr/ogrsf_frmts/dgn/
H A Ddgnstroke.cpp41 double dfAxisRotation, double dfAngle, in ComputePointOnArc2D() argument
46 const double dfCosRotation = cos(dfAxisRotation); in ComputePointOnArc2D()
47 const double dfSinRotation = sin(dfAxisRotation); in ComputePointOnArc2D()
317 const double dfAxisRotation = CPLAtof(argv[3]) / 180 * M_PI; in main() local
322 ComputePointOnArc2D( dfPrimary, dfSecondary, dfAxisRotation, dfAngle, in main()
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/ogr/ogrsf_frmts/dgn/
H A Ddgnstroke.cpp41 double dfAxisRotation, double dfAngle,
46 const double dfCosRotation = cos(dfAxisRotation);
47 const double dfSinRotation = sin(dfAxisRotation);
317 const double dfAxisRotation = CPLAtof(argv[3]) / 180 * M_PI;
322 ComputePointOnArc2D( dfPrimary, dfSecondary, dfAxisRotation, dfAngle,
/dports/graphics/gdal/gdal-3.3.3/ogr/ogrsf_frmts/dgn/
H A Ddgnstroke.cpp41 double dfAxisRotation, double dfAngle, in ComputePointOnArc2D() argument
46 const double dfCosRotation = cos(dfAxisRotation); in ComputePointOnArc2D()
47 const double dfSinRotation = sin(dfAxisRotation); in ComputePointOnArc2D()
317 const double dfAxisRotation = CPLAtof(argv[3]) / 180 * M_PI; in main() local
322 ComputePointOnArc2D( dfPrimary, dfSecondary, dfAxisRotation, dfAngle, in main()
/dports/graphics/py-gdal/gdal-3.3.3/ogr/
H A Dogr_spatialref.h680 double dfAxisRotation );
H A Dogrspatialreference.cpp7646 double dfAxisRotation ) in SetDerivedGeogCRSWithPoleRotationGRIBConvention() argument
7659 dfAxisRotation, in SetDerivedGeogCRSWithPoleRotationGRIBConvention()
7680 dfAxisRotation == 0 ? 0 : -dfAxisRotation, in SetDerivedGeogCRSWithPoleRotationGRIBConvention()
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/ogr/
H A Dogr_spatialref.h680 double dfAxisRotation );
H A Dogrspatialreference.cpp7646 double dfAxisRotation ) in SetDerivedGeogCRSWithPoleRotationGRIBConvention() argument
7659 dfAxisRotation, in SetDerivedGeogCRSWithPoleRotationGRIBConvention()
7680 dfAxisRotation == 0 ? 0 : -dfAxisRotation, in SetDerivedGeogCRSWithPoleRotationGRIBConvention()
/dports/graphics/gdal/gdal-3.3.3/ogr/
H A Dogr_spatialref.h680 double dfAxisRotation );
H A Dogrspatialreference.cpp7646 double dfAxisRotation ) in SetDerivedGeogCRSWithPoleRotationGRIBConvention() argument
7659 dfAxisRotation, in SetDerivedGeogCRSWithPoleRotationGRIBConvention()
7680 dfAxisRotation == 0 ? 0 : -dfAxisRotation, in SetDerivedGeogCRSWithPoleRotationGRIBConvention()