Tableau with functions to view 2D objects (eg, zoom, drag, centre). More...
#include <vgui/vgui_drag_mixin.h>#include <vgui/vgui_wrapper_tableau.h>#include <vgui/vgui_viewer2D_tableau_sptr.h>#include "dll.h"Go to the source code of this file.
Classes | |
| class | vgui_viewer2D_tableau |
| Tableau with functions to view 2D objects (eg, zoom, drag, centre). More... | |
| struct | vgui_viewer2D_tableau::token_t |
| Data on the current state of vgui_viewer2D_tableau (eg the amount we are zoomed). More... | |
| struct | vgui_viewer2D_tableau_new |
| Create a smart-pointer to a vgui_viewer2D_tableau tableau. More... | |
Tableau with functions to view 2D objects (eg, zoom, drag, centre).
Modifications
23-AUG-2000 Marko Bacic, Oxford RRG -- Added support for scroll bars
07-AUG-2002 K.Y.McGaul - Changed to and added Doxygen style comments.
01-OCT-2002 K.Y.McGaul - Moved vgui_viewer2D to vgui_viewer2D_tableau.
23-DEC-2002 J.L. Mundy - Modified scrollbar support to reflect scale
and centering.
Definition in file vgui_viewer2D_tableau.h.
1.7.5.1