ROOT 6.14/05 Reference Guide |
Public Member Functions | |
TGLDisableGuard (Int_t cap) | |
TGLDisableGuard constructor. More... | |
~TGLDisableGuard () | |
TGLDisableGuard destructor. More... | |
Private Member Functions | |
TGLDisableGuard (const TGLDisableGuard &) | |
TGLDisableGuard & | operator= (const TGLDisableGuard &) |
Private Attributes | |
Int_t | fCap |
#include <TGLUtil.h>
TGLDisableGuard::TGLDisableGuard | ( | Int_t | cap | ) |
TGLDisableGuard constructor.
Definition at line 2731 of file TGLUtil.cxx.
TGLDisableGuard::~TGLDisableGuard | ( | ) |
TGLDisableGuard destructor.
Definition at line 2740 of file TGLUtil.cxx.
|
private |
|
private |