OpenCPN Partial API docs
|
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 | |
CM93OffsetDialog * | g_pCM93OffsetDialog |
Global instance. | |
|
extern |