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 234 of file chartcatalog.h.

Constructor & Destructor Documentation

◆ Panel()

Panel::Panel ( pugi::xml_node xmldata)

Definition at line 493 of file chartcatalog.cpp.

◆ ~Panel()

Panel::~Panel ( )
virtual

Definition at line 507 of file chartcatalog.cpp.

Member Data Documentation

◆ panel_no

int Panel::panel_no

Definition at line 241 of file chartcatalog.h.

◆ vertexes

std::vector<Vertex> Panel::vertexes

Definition at line 242 of file chartcatalog.h.


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