Virtual Testbed
Ship dynamics simulator for extreme conditions
Public Member Functions | List of all members
vtb::gui::StatisticsWindow< T > Class Template Reference
Inheritance diagram for vtb::gui::StatisticsWindow< T >:
[legend]
Collaboration diagram for vtb::gui::StatisticsWindow< T >:
[legend]

Public Member Functions

void step (T t, const statistics_type &stats)
 
void draw ()
 
- Public Member Functions inherited from vtb::gui::Window
void show (bool b)
 
bool show () const
 
bool * show_ptr ()
 
void name (const std::string &rhs)
 
const std::stringname () const
 
bool menuItem ()
 

Detailed Description

template<class T>
class vtb::gui::StatisticsWindow< T >

Definition at line 15 of file StatisticsWindow.hh.