Classes
core/vgui/vgui_viewer2D_tableau.h File Reference

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...

Detailed Description

Tableau with functions to view 2D objects (eg, zoom, drag, centre).

Author:
Philip C. Pritchett, Robotics Research Group, University of Oxford
Date:
14 Sep 99 Contains classes: vgui_viewer2D_tableau vgui_viewer2D_tableau_new
    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.