OpenCPN Partial API docs
Loading...
Searching...
No Matches
cm93.h File Reference

Class cm93chart and helpers – CM93 chart state. More...

#include <wx/listctrl.h>
#include <wx/spinctrl.h>
#include "chcanv.h"
#include "model/cutil.h"
#include "OCPNRegion.h"
#include "poly_math.h"
#include "s57chart.h"
#include "viewport.h"

Go to the source code of this file.

Classes

class  M_COVR_Desc
 
struct  cm93_point
 
struct  cm93_point_3d
 
struct  header_struct
 
struct  geometry_descriptor
 
struct  vector_record_descriptor
 
struct  Object
 
struct  Cell_Info_Block
 
class  cm93_dictionary
 
class  cm93_attr_block
 
class  cm93manager
 
class  cm93chart
 Represents a single CM93 chart at a specific scale. More...
 
class  cm93compchart
 Represents a composite CM93 chart covering multiple scales. More...
 
class  CM93OffsetDialog
 Dialog for managing CM93 chart offsets. More...
 

Macros

#define CM93_ZOOM_FACTOR_MAX_RANGE   5
 

Functions

 WX_DECLARE_OBJARRAY (M_COVR_Desc, Array_Of_M_COVR_Desc)
 
 WX_DEFINE_ARRAY_PTR (M_COVR_Desc *, Array_Of_M_COVR_Desc_Ptr)
 
 WX_DECLARE_LIST (M_COVR_Desc, List_Of_M_COVR_Desc)
 

Variables

CM93OffsetDialogg_pCM93OffsetDialog
 Global instance.
 

Detailed Description

Class cm93chart and helpers – CM93 chart state.

Definition in file cm93.h.

Macro Definition Documentation

◆ CM93_ZOOM_FACTOR_MAX_RANGE

#define CM93_ZOOM_FACTOR_MAX_RANGE   5

Definition at line 37 of file cm93.h.

Variable Documentation

◆ g_pCM93OffsetDialog

CM93OffsetDialog* g_pCM93OffsetDialog
extern

Global instance.

Definition at line 73 of file cm93.cpp.