Tableau which renders its children in sub-rectangles of its viewport. More...
#include <vgui/vgui_gl.h>
#include <vgui/vgui_tableau.h>
#include <vgui/vgui_parent_child_link.h>
#include "vgui_poly_tableau_sptr.h"
Go to the source code of this file.
Classes | |
class | vgui_poly_tableau_vp_sc_snapshot |
A tableau which renders its children into sub-rectangles of its viewport. More... | |
class | vgui_poly_tableau |
struct | vgui_poly_tableau::item |
The position, colour, etc of the child tableau. More... | |
struct | vgui_poly_tableau_new |
Creates a smart-pointer to a vgui_poly_tableau tableau. More... |
Tableau which renders its children in sub-rectangles of its viewport.
Contains classes vgui_poly_tableau vgui_poly_tableau_new
Modifications 01-OCT-2002 K.Y.McGaul - Combined vgui_polytab_base with vgui_polytab. - Added some Doxygen style comments. - Moved vgui_polytab to vgui_poly_tableau.
Definition in file vgui_poly_tableau.h.