Classes
core/vgui/vgui_matrix_state.h File Reference

Stores and retrieves the current projection and modelview matrices. More...

#include <vcl_iosfwd.h>
#include <vgui/vgui_gl.h>
#include <vnl/vnl_fwd.h>

Go to the source code of this file.

Classes

class  vgui_matrix_state
 Stores and retrieves the current projection and modelview matrices. More...

Detailed Description

Stores and retrieves the current projection and modelview matrices.

Author:
fsm Contains class vgui_matrix_state
    Modifications
     AWF Renamed store, and made it save and restore on
         construction/destruction.
     FSM Renamed method names for consistency with projection_inspector.
   

Definition in file vgui_matrix_state.h.