Home
last modified time | relevance | path

Searched refs:PROJECTION_POLAR (Results 1 – 6 of 6) sorted by relevance

/dports/astro/opencpn/OpenCPN-5.2.4/src/
H A Dviewport.cpp171 case PROJECTION_POLAR: in GetDoublePixFromLL()
219 case PROJECTION_POLAR: in GetDoublePixFromLL()
306 case PROJECTION_POLAR: in GetLLFromPix()
847 case PROJECTION_POLAR: in SetBoxes()
H A DglTexCache.cpp704 if(vp.m_projection_type == PROJECTION_POLAR) { in PrepareTiles()
734 case PROJECTION_POLAR: in PrepareTiles()
H A Dgshhs.cpp469 if(vp.m_projection_type != PROJECTION_POLAR) { in DrawPolygonFilledGL()
979 (last_rendered_vp.m_projection_type == PROJECTION_POLAR && in drawGshhsPolyMapPlain()
H A DglChartCanvas.cpp1670 vp.m_projection_type == PROJECTION_POLAR || in HasNormalizedViewPort()
1701 case PROJECTION_POLAR: in MultMatrixViewPort()
1732 case PROJECTION_POLAR: in NormalizedViewPort()
1892 case PROJECTION_POLAR: in GetLatLonCurveDist()
2186 vp.m_projection_type == PROJECTION_POLAR || in GridDraw()
H A Dcm93.cpp6234 … vp.m_projection_type == PROJECTION_POLAR /* could speed up by also testing for n-s switch */) { in RenderCellOutlinesOnGL()
/dports/astro/opencpn/OpenCPN-5.2.4/include/
H A Dchartbase.h112 PROJECTION_POLAR, enumerator