ROOT
6.07/01
Reference Guide
|
Public Member Functions | |
TGLCapabilityEnabler (Int_t what, Bool_t state) | |
Constructor - change state only if necessary. More... | |
~TGLCapabilityEnabler () | |
Destructor - reset state if changed. More... | |
Private Member Functions | |
TGLCapabilityEnabler (const TGLCapabilityEnabler &) | |
TGLCapabilityEnabler & | operator= (const TGLCapabilityEnabler &) |
Private Attributes | |
Int_t | fWhat |
Bool_t | fFlip |
#include <TGLUtil.h>
|
private |
Constructor - change state only if necessary.
Definition at line 2675 of file TGLUtil.cxx.
TGLCapabilityEnabler::~TGLCapabilityEnabler | ( | ) |
Destructor - reset state if changed.
Definition at line 2686 of file TGLUtil.cxx.
|
private |
|
private |
Definition at line 1087 of file TGLUtil.h.
Referenced by TGLCapabilityEnabler(), and ~TGLCapabilityEnabler().
|
private |
Definition at line 1086 of file TGLUtil.h.
Referenced by TGLCapabilityEnabler(), and ~TGLCapabilityEnabler().