panelOpenGL

panelOpenGL — The tab where OpenGL options like lights or quality are setup.

Synopsis

VisuUiPanel *       visu_ui_panel_gl_init               ();

Description

Nothing tunable here.

Details

visu_ui_panel_gl_init ()

VisuUiPanel *       visu_ui_panel_gl_init               ();

Should be used in the list declared in externalModules.h to be loaded by V_Sim on start-up. This routine will create the VisuUiPanel where the OpenGL stuff can be tuned, such as antialise lines, drawing precision...

Returns :

a newly created VisuUiPanel object.