OpenCPN Partial API docs
Loading...
Searching...
No Matches
SelectCtx Struct Reference

Public Member Functions

 SelectCtx (bool s, double _scale, double _chart_scale)
 

Public Attributes

const bool show_nav_objects
 
const double scale
 
const double chart_scale
 

Detailed Description

Definition at line 47 of file select.h.

Constructor & Destructor Documentation

◆ SelectCtx()

SelectCtx::SelectCtx ( bool  s,
double  _scale,
double  _chart_scale 
)
inline

Definition at line 51 of file select.h.

Member Data Documentation

◆ chart_scale

const double SelectCtx::chart_scale

Definition at line 50 of file select.h.

◆ scale

const double SelectCtx::scale

Definition at line 49 of file select.h.

◆ show_nav_objects

const bool SelectCtx::show_nav_objects

Definition at line 48 of file select.h.


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