|
Virtual Testbed
Ship dynamics simulator for extreme conditions
|
Public Member Functions | |
| RootWindow (CircularLineBuffer &imguibuf, ApplicationBase *app) | |
| void | step (const testbed_type &testbed) |
| void | draw () |
| const ship_type & | selectedShip () const |
| ship_type & | selectedShip () |
| ShipCompartmentsWindow< T > * | compartmentsWindow () |
| SimulationWindow< T > & | simulationWindow () |
| HullWindow< T > & | hullWindow () |
| const SimulationWindow< T > & | simulationWindow () const |
| bool | showShip () const noexcept |
| bool | transparencyShip () const noexcept |
| bool | showWavySurface () const noexcept |
| bool | showVelocityPotential () const noexcept |
| bool | showAxes () const |
| bool | showBodyFixedAxes () const |
| bool | showWindField () const |
| bool | showWindFieldBoundary () const |
| database_type * | db () |
| void | importShip () |
| void | init (const testbed_type &testbed) |
Definition at line 34 of file RootWindow.hh.
1.8.15