OpenCPN Partial API docs
|
Public Member Functions | |
Panel (pugi::xml_node &xmldata) | |
Public Attributes | |
int | panel_no |
std::vector< Vertex > | vertexes |
Definition at line 234 of file chartcatalog.h.
Panel::Panel | ( | pugi::xml_node & | xmldata | ) |
Definition at line 493 of file chartcatalog.cpp.
|
virtual |
Definition at line 507 of file chartcatalog.cpp.
int Panel::panel_no |
Definition at line 241 of file chartcatalog.h.
std::vector<Vertex> Panel::vertexes |
Definition at line 242 of file chartcatalog.h.