OpenCPN Partial API docs
covr_set Class Reference

Public Member Functions

 covr_set (cm93chart *parent)
 
bool Init (wxChar scale_char, wxString &prefix)
 
unsigned int GetCoverCount ()
 
M_COVR_DescGetCover (unsigned int im)
 
void Add_MCD (M_COVR_Desc *pmcd)
 
bool Add_Update_MCD (M_COVR_Desc *pmcd)
 
bool IsCovrLoaded (int cell_index)
 
int Find_MCD (M_COVR_Desc *pmcd)
 
M_COVR_DescFind_MCD (int cell_index, int object_id, int sbcell)
 

Public Attributes

cm93chartm_pParent
 
wxChar m_scale_char
 
int m_scale
 
wxString m_cachefile
 
Array_Of_M_COVR_Desc m_covr_array_outlines
 
std::unordered_map< int, int > m_cell_hash
 

Detailed Description

Definition at line 264 of file cm93.cpp.


The documentation for this class was generated from the following file: