TGLEnableGuard Class Reference

#include <TGLUtil.h>

List of all members.

Public Member Functions

 TGLEnableGuard (Int_t cap)
 ~TGLEnableGuard ()
 TGLEnableGuard (Int_t cap)
 ~TGLEnableGuard ()

Private Member Functions

 TGLEnableGuard (const TGLEnableGuard &)
TGLEnableGuardoperator= (const TGLEnableGuard &)
 TGLEnableGuard (const TGLEnableGuard &)
TGLEnableGuardoperator= (const TGLEnableGuard &)

Private Attributes

Int_t fCap


Detailed Description

Definition at line 1103 of file TGLUtil.h.


Constructor & Destructor Documentation

TGLEnableGuard::TGLEnableGuard ( Int_t  cap  ) 

Definition at line 2446 of file TGLUtil.cxx.

References fCap, and glEnable().

TGLEnableGuard::~TGLEnableGuard (  ) 

Definition at line 2454 of file TGLUtil.cxx.

References fCap, and glDisable().

TGLEnableGuard::TGLEnableGuard ( const TGLEnableGuard  )  [private]

TGLEnableGuard::TGLEnableGuard ( Int_t  cap  ) 

TGLEnableGuard::~TGLEnableGuard (  ) 

TGLEnableGuard::TGLEnableGuard ( const TGLEnableGuard  )  [private]


Member Function Documentation

TGLEnableGuard& TGLEnableGuard::operator= ( const TGLEnableGuard  )  [private]

TGLEnableGuard& TGLEnableGuard::operator= ( const TGLEnableGuard  )  [private]


Member Data Documentation

Int_t TGLEnableGuard::fCap [private]

Definition at line 1105 of file TGLUtil.h.

Referenced by TGLEnableGuard(), and ~TGLEnableGuard().


The documentation for this class was generated from the following files:
Generated on Tue Jul 5 16:39:59 2011 for ROOT_528-00b_version by  doxygen 1.5.1