Classes
core/vgui/vgui_loader_tableau.h File Reference

Tableau where the user can set the projection and modelview matrices. More...

#include <vnl/vnl_fwd.h>
#include <vgui/vgui_loader_tableau_sptr.h>
#include <vgui/vgui_wrapper_tableau.h>

Go to the source code of this file.

Classes

class  vgui_loader_tableau
 Tableau where the user can set the projection and modelview matrices. More...
struct  vgui_loader_tableau_new
 Create a smart-pointer to a vgui_loader_tableau tableau. More...

Detailed Description

Tableau where the user can set the projection and modelview matrices.

Author:
Geoffrey Cross, Oxford RRG
Date:
03 Nov 99

Contains classes vgui_loader_tableau vgui_loader_tableau_new

    Modifications
     03-Nov-1999 Geoff Initial version.
     04-Jan-2000 fsm. added set_ortho(), thereby obsoleting
                             view_section and view_volume.
     05-Jan-2000 fsm. added set_identity(), thereby obsoleting
                             reset_matrix_state.
     14-Aug-2002 K.Y.McGaul - Changed to and added Doxygen style comments.
     01-OCT-2002 K.Y.McGaul - Moved vgui_load to vgui_loader_tableau.
   

Definition in file vgui_loader_tableau.h.