Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/formulas/
H A Dvertex_longitude.hpp110 CT omg12 = 0; in apply() local
115 omg12 += pi; in apply()
120 omg12 += pi; in apply()
147 omg12 += omg1 - omg2; in apply()
149 CT const sin_omg12 = sin(omg12); in apply()
150 CT const cos_omg12 = cos(omg12); in apply()
H A Darea_formulas.hpp356 CT omg12 = geometry::get_as_radian<0>(p1) in spherical() local
358 CT comg12 = cos(omg12); in spherical()
359 CT somg12 = sin(omg12); in spherical()