|
OpenCPN Partial API docs
|
Public Attributes | |
| double | clat |
| double | clon |
| double | view_scale_ppm |
| double | skew |
| double | rotation |
| float | chart_scale |
| int | pix_width |
| int | pix_height |
| wxRect | rv_rect |
| bool | b_quilt |
| int | m_projection_type |
| double | lat_min |
| double | lat_max |
| double | lon_min |
| double | lon_max |
| bool | bValid |
Definition at line 128 of file ocpn_plugin.h.
| bool PlugIn_ViewPort::b_quilt |
Definition at line 141 of file ocpn_plugin.h.
| bool PlugIn_ViewPort::bValid |
Definition at line 146 of file ocpn_plugin.h.
| float PlugIn_ViewPort::chart_scale |
Definition at line 136 of file ocpn_plugin.h.
| double PlugIn_ViewPort::clat |
Definition at line 130 of file ocpn_plugin.h.
| double PlugIn_ViewPort::clon |
Definition at line 131 of file ocpn_plugin.h.
| double PlugIn_ViewPort::lat_max |
Definition at line 144 of file ocpn_plugin.h.
| double PlugIn_ViewPort::lat_min |
Definition at line 144 of file ocpn_plugin.h.
| double PlugIn_ViewPort::lon_max |
Definition at line 144 of file ocpn_plugin.h.
| double PlugIn_ViewPort::lon_min |
Definition at line 144 of file ocpn_plugin.h.
| int PlugIn_ViewPort::m_projection_type |
Definition at line 142 of file ocpn_plugin.h.
| int PlugIn_ViewPort::pix_height |
Definition at line 139 of file ocpn_plugin.h.
| int PlugIn_ViewPort::pix_width |
Definition at line 138 of file ocpn_plugin.h.
| double PlugIn_ViewPort::rotation |
Definition at line 134 of file ocpn_plugin.h.
| wxRect PlugIn_ViewPort::rv_rect |
Definition at line 140 of file ocpn_plugin.h.
| double PlugIn_ViewPort::skew |
Definition at line 133 of file ocpn_plugin.h.
| double PlugIn_ViewPort::view_scale_ppm |
Definition at line 132 of file ocpn_plugin.h.