Home
last modified time | relevance | path

Searched refs:photometricEMoRB (Results 1 – 3 of 3) sorted by relevance

/dports/graphics/digikam/digikam-7.4.0/core/dplugins/generic/tools/panorama/panoparser/ptotype/
H A Dptotype.h300 LensParameter<double> photometricEMoRB; member
340 photometricEMoRB (0), in Image()
H A Dptotype.cpp228 out << " Rb" << image.photometricEMoRB; in createFile()
/dports/graphics/digikam/digikam-7.4.0/core/dplugins/generic/tools/panorama/panoparser/ptoparser/
H A Dptofile.cpp429 image.photometricEMoRB.value = panoScriptGetImagePhotometricCoeffB(d->script, i); in getPTO()
433 image.photometricEMoRB.referenceId = tmpRef; in getPTO()