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

Public Member Functions

 SettingsWindow (ApplicationBase *app)
 
settings_typesettings ()
 
settings_typecolors ()
 
void draw ()
 
void language ()
 
void style ()
 
void parallel_computing ()
 
void opengl ()
 
void style_list ()
 
- 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::SettingsWindow< T >

Definition at line 23 of file SettingsWindow.hh.