Home
last modified time | relevance | path

Searched refs:getSENCReadNOCOVRPointArray (Results 1 – 3 of 3) sorted by relevance

/dports/astro/opencpn/OpenCPN-5.2.4/include/
H A DOsenc.h485 SENCFloatPtrArray &getSENCReadNOCOVRPointArray(){ return m_NoCovrPtrArray;} in getSENCReadNOCOVRPointArray() function
/dports/astro/opencpn/OpenCPN-5.2.4/src/
H A DOsenc.cpp243 SENCFloatPtrArray &AuxNoPtrArray = getSENCReadNOCOVRPointArray(); in ~Osenc()
H A Ds57chart.cpp3348 SENCFloatPtrArray &NoCovrPtrArray = senc.getSENCReadNOCOVRPointArray(); in CreateHeaderDataFromoSENC()