Home
last modified time | relevance | path

Searched defs:GetChartProjectionType (Results 1 – 2 of 2) sorted by relevance

/dports/astro/opencpn/OpenCPN-5.2.4/include/
H A Dchartbase.h156 virtual OcpnProjType GetChartProjectionType(){ return m_projection;} in GetChartProjectionType() function
H A Dchartdbs.h226 int GetChartProjectionType() const { return ProjectionType; } in GetChartProjectionType() function