template <class T>
class vtb::gui::WavySurfaceWindow
public vtb::gui::Window
init(const testbed_type & testbed) -> void
apply() -> void
draw() -> void
WavySurfaceWindow(ApplicationBase * app)explicit