Home
last modified time | relevance | path

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

/dports/astro/opencpn/OpenCPN-5.2.4/include/
H A Ds52plib.h202 void SetGLLineSmoothing( bool bset ){ m_GLLineSmoothing = bset;} in SetGLLineSmoothing() function
/dports/astro/opencpn/OpenCPN-5.2.4/src/
H A Ds52plib.cpp460 SetGLLineSmoothing( true ); in s52plib()