vgui_poly_tableau_vp_sc_snapshot Class Reference

#include <vgui_poly_tableau.h>

List of all members.


Detailed Description

Viewport helper class.

The constructor takes a snapshot of the current viewport and scissor areas. The destructor restores that state.

Definition at line 50 of file vgui_poly_tableau.h.


Public Member Functions

 vgui_poly_tableau_vp_sc_snapshot ()
 ~vgui_poly_tableau_vp_sc_snapshot ()

Public Attributes

GLint vp [4]
GLint sc [4]
bool sc_was_enabled

Constructor & Destructor Documentation

vgui_poly_tableau_vp_sc_snapshot::vgui_poly_tableau_vp_sc_snapshot (  )  [inline]

Definition at line 57 of file vgui_poly_tableau.h.

vgui_poly_tableau_vp_sc_snapshot::~vgui_poly_tableau_vp_sc_snapshot (  )  [inline]

Definition at line 64 of file vgui_poly_tableau.h.


Member Data Documentation

GLint vgui_poly_tableau_vp_sc_snapshot::vp[4]

Definition at line 53 of file vgui_poly_tableau.h.

GLint vgui_poly_tableau_vp_sc_snapshot::sc[4]

Definition at line 54 of file vgui_poly_tableau.h.

bool vgui_poly_tableau_vp_sc_snapshot::sc_was_enabled

Definition at line 55 of file vgui_poly_tableau.h.


The documentation for this class was generated from the following file:
Generated on Mon Nov 23 05:12:06 2009 for core/vgui by  doxygen 1.5.1