template <class T>
class vtb::gui::SimulationWindow
public vtb::gui::Window
init(const testbed_type & testbed) -> void
draw() -> void
rendering() const -> bool
rendering(bool rhs) -> void
step(T t) -> void
SimulationWindow()