Classes
core/vgui/vgui_viewer3D_tableau.h File Reference

Tableau with functions to view 3D objects (eg, rotate, zoom, etc). More...

#include "vgui_viewer3D_tableau_sptr.h"
#include <vgui/vgui_wrapper_tableau.h>
#include <vgui/vgui_drag_mixin.h>
#include <vgui/vgui_event_condition.h>
#include "dll.h"

Go to the source code of this file.

Classes

class  vgui_viewer3D_tableau
 Tableau with functions to view 3D objects (eg, rotate, zoom, etc). More...
struct  vgui_viewer3D_tableau::token_t
 Data on the current state of vgui_viewer3D_tableau (eg, the amount we are zoomed). More...
struct  vgui_viewer3D_tableau_new
 Create a smart pointer to a vgui_viewer3D_tableau tableau. More...

Detailed Description

Tableau with functions to view 3D objects (eg, rotate, zoom, etc).

Author:
Philip C. Pritchett, Robotics Research Group, University of Oxford
Date:
14-SEP-1999

Contains classes vgui_viewer3D_tableau vgui_viewer3D_tableau_new

    Modifications
     14-SEP-1999 P.Pritchett - Initial version.
     07-AUG-2002 K.Y.McGaul - Changed to and added Doxygen style comments.
     01-OCT-2002 K.Y.McGaul - Moved vgui_viewer3D to vgui_viewer3D_tableau.
   

Definition in file vgui_viewer3D_tableau.h.