template <class T>
class vtb::gui::HullWindow
public vtb::gui::Window
hull() -> hull_type *
hull(hull_type * hull) -> void
copy_to(testbed_type & testbed) -> void
copy_from(const testbed_type & testbed) -> void
draw() -> void
HullWindow()