OpenCPN Partial API docs
Loading...
Searching...
No Matches
Panel Class Reference
Inheritance diagram for Panel:
EncPanel RncPanel

Public Member Functions

 Panel (pugi::xml_node &xmldata)
 

Public Attributes

int panel_no
 
std::vector< Vertexvertexes
 

Detailed Description

Definition at line 215 of file chartcatalog.h.

Constructor & Destructor Documentation

◆ Panel()

Panel::Panel ( pugi::xml_node xmldata)

Definition at line 501 of file chartcatalog.cpp.

Member Data Documentation

◆ panel_no

int Panel::panel_no

Definition at line 220 of file chartcatalog.h.

◆ vertexes

std::vector<Vertex> Panel::vertexes

Definition at line 221 of file chartcatalog.h.


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