OpenCPN Partial API docs
Loading...
Searching...
No Matches
M_COVR_Desc Class Reference

Public Member Functions

int GetWKBSize ()
 
bool WriteWKB (void *p)
 
int ReadWKB (wxFFileInputStream &ifs)
 
void Update (M_COVR_Desc *pmcd)
 
OCPNRegion GetRegion (const ViewPort &vp, wxPoint *pwp)
 

Public Attributes

int m_cell_index
 
int m_object_id
 
int m_subcell
 
int m_nvertices
 
float_2Dpt * pvertices
 
int m_ngl_vertices
 
float_2Dpt * gl_screen_vertices
 
int gl_screen_projection_type
 
int m_npub_year
 
double transform_WGS84_offset_x
 
double transform_WGS84_offset_y
 
double m_covr_lat_min
 
double m_covr_lat_max
 
double m_covr_lon_min
 
double m_covr_lon_max
 
double user_xoff
 
double user_yoff
 
double m_centerlat_cos
 
LLBBox m_covr_bbox
 
bool m_buser_offsets
 

Detailed Description

Definition at line 49 of file cm93.h.

Constructor & Destructor Documentation

◆ M_COVR_Desc()

M_COVR_Desc::M_COVR_Desc ( )

Definition at line 112 of file cm93.cpp.

◆ ~M_COVR_Desc()

M_COVR_Desc::~M_COVR_Desc ( )

Definition at line 126 of file cm93.cpp.

Member Function Documentation

◆ GetRegion()

OCPNRegion M_COVR_Desc::GetRegion ( const ViewPort vp,
wxPoint *  pwp 
)

Definition at line 225 of file cm93.cpp.

◆ GetWKBSize()

int M_COVR_Desc::GetWKBSize ( )

Definition at line 131 of file cm93.cpp.

◆ ReadWKB()

int M_COVR_Desc::ReadWKB ( wxFFileInputStream &  ifs)

Definition at line 183 of file cm93.cpp.

◆ WriteWKB()

bool M_COVR_Desc::WriteWKB ( void *  p)

Definition at line 147 of file cm93.cpp.

Member Data Documentation

◆ gl_screen_projection_type

int M_COVR_Desc::gl_screen_projection_type

Definition at line 69 of file cm93.h.

◆ gl_screen_vertices

float_2Dpt* M_COVR_Desc::gl_screen_vertices

Definition at line 68 of file cm93.h.

◆ m_buser_offsets

bool M_COVR_Desc::m_buser_offsets

Definition at line 83 of file cm93.h.

◆ m_cell_index

int M_COVR_Desc::m_cell_index

Definition at line 60 of file cm93.h.

◆ m_centerlat_cos

double M_COVR_Desc::m_centerlat_cos

Definition at line 80 of file cm93.h.

◆ m_covr_bbox

LLBBox M_COVR_Desc::m_covr_bbox

Definition at line 82 of file cm93.h.

◆ m_covr_lat_max

double M_COVR_Desc::m_covr_lat_max

Definition at line 75 of file cm93.h.

◆ m_covr_lat_min

double M_COVR_Desc::m_covr_lat_min

Definition at line 74 of file cm93.h.

◆ m_covr_lon_max

double M_COVR_Desc::m_covr_lon_max

Definition at line 77 of file cm93.h.

◆ m_covr_lon_min

double M_COVR_Desc::m_covr_lon_min

Definition at line 76 of file cm93.h.

◆ m_ngl_vertices

int M_COVR_Desc::m_ngl_vertices

Definition at line 67 of file cm93.h.

◆ m_npub_year

int M_COVR_Desc::m_npub_year

Definition at line 71 of file cm93.h.

◆ m_nvertices

int M_COVR_Desc::m_nvertices

Definition at line 64 of file cm93.h.

◆ m_object_id

int M_COVR_Desc::m_object_id

Definition at line 61 of file cm93.h.

◆ m_subcell

int M_COVR_Desc::m_subcell

Definition at line 62 of file cm93.h.

◆ pvertices

float_2Dpt* M_COVR_Desc::pvertices

Definition at line 65 of file cm93.h.

◆ transform_WGS84_offset_x

double M_COVR_Desc::transform_WGS84_offset_x

Definition at line 72 of file cm93.h.

◆ transform_WGS84_offset_y

double M_COVR_Desc::transform_WGS84_offset_y

Definition at line 73 of file cm93.h.

◆ user_xoff

double M_COVR_Desc::user_xoff

Definition at line 78 of file cm93.h.

◆ user_yoff

double M_COVR_Desc::user_yoff

Definition at line 79 of file cm93.h.


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