#include <boatdef.h>
Public Member Functions | |
| CBoatDef () | |
| CPanelGroup | makePanelGroup () const |
Definition at line 51 of file boatdef.h.
| CBoatDef::CBoatDef | ( | ) |
The constructor.
Definition at line 24 of file boatdef.cpp.
| CPanelGroup CBoatDef::makePanelGroup | ( | ) | const |
Produce the combined panel group made up of all the panels
Definition at line 30 of file boatdef.cpp.
References CPanelGroup::child.
1.5.6