Home
last modified time | relevance | path

Searched refs:axisOriFuncType (Results 1 – 2 of 2) sorted by relevance

/dports/astro/stellarium/stellarium-0.21.3/src/core/modules/
H A DRotationElements.hpp193 typedef void (*axisOriFuncType)(const double, const double, double*, double*); typedef in RotationElements
195 axisOriFuncType corrOri;
197 static const QMap<QString, axisOriFuncType>axisOriCorrFuncMap;
H A DRotationElements.cpp193 const QMap<QString, RotationElements::axisOriFuncType>RotationElements::axisOriCorrFuncMap={