init(const testbed_type & testbed) -> void
loadShip() -> void
importShip() -> void
showWindFieldBoundary() const -> bool
showWindField() const -> bool
showBodyFixedAxes() const -> bool
showAxes() const -> bool
showVelocityPotential() const -> bool
showFluidSurface() const -> bool
transparencyShip() const -> bool
showShip() const -> bool
simulationWindow() const -> const SimulationWindow< T > &
progressWindow() -> ProgressWindow &
settingsWindow() -> SettingsWindow< T > &
hullWindow() -> HullWindow< T > &
simulationWindow() -> SimulationWindow< T > &
compartmentsWindow() -> ShipCompartmentsWindow< T > *
selectedShip() -> ship_type &
selectedShip() const -> const ship_type &
draw() -> void
step(const testbed_type & testbed) -> void
RootWindow(CircularLineBuffer & imguibuf, ApplicationBase * app)explicit