Virtual Testbed
Ship dynamics simulator for extreme conditions
|
Public Types | |
using | room_array = vtb::core::Compartment_array< T > |
using | room_type = vtb::core::Compartment< T > |
Public Member Functions | |
void | draw () |
void | compartments (vtb::graphics::ShipCompartments< T > *rhs) |
![]() | |
void | show (bool b) |
bool | show () const |
bool * | show_ptr () |
void | name (const std::string &rhs) |
const std::string & | name () const |
bool | menuItem () |
Definition at line 17 of file ShipCompartmentsWindow.hh.