Tableau with display list functionality, can use any type of soview. More...
#include <vcl_vector.h>#include <vcl_map.h>#include <vgui/vgui_gl.h>#include <vgui/vgui_tableau.h>#include <vgui/vgui_style_sptr.h>#include "vgui_displaybase_tableau_sptr.h"Go to the source code of this file.
Classes | |
| struct | vgui_displaybase_tableau_selection_callback |
| Implement one of these to be told about picking etc. More... | |
| struct | vgui_displaybase_tableau_grouping |
| Struct to maintain grouping information for soviews. More... | |
| class | vgui_displaybase_tableau |
| Tableau with display list functionality, can use any type of soview. More... | |
| struct | vgui_displaybase_tableau_new |
| Create a smart-pointer to a vgui_displaybase_tableau tableau. More... | |
Tableau with display list functionality, can use any type of soview.
Contains classes vgui_displaybase_tableau vgui_displaybase_tableau_new vgui_displaybase_tableau_selection_callback
Modifications
14-SEP-1999 P.Pritchett - Initial version.
01-OCT-2002 K.Y.McGaul - Moved displaybase to displaybase_tableau.
25-AUG-2003 M.Johnson - Altered to allow named groupings of soviews
06-OCT-2009 Ricardo Fabbri - add soview doesn't check for duplicates anymore
Definition in file vgui_displaybase_tableau.h.
1.7.5.1