Virtual Testbed
Ship dynamics simulator for extreme conditions
|
Public Types | |
using | vec3 = vtb::core::Vector< T, 3 > |
using | testbed_type = vtb::core::Testbed< T, 3 > |
Public Member Functions | |
void | draw () |
void | init (const testbed_type &testbed) |
![]() | |
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 12 of file ShipMotionWindow.hh.