Public Member Functions | |
| TGLCapabilityEnabler (Int_t what, Bool_t state) | |
| Constructor - change state only if necessary. | |
| ~TGLCapabilityEnabler () | |
| Destructor - reset state if changed. | |
Private Member Functions | |
| TGLCapabilityEnabler (const TGLCapabilityEnabler &) | |
| TGLCapabilityEnabler & | operator= (const TGLCapabilityEnabler &) |
Private Attributes | |
| Bool_t | fFlip |
| Int_t | fWhat |
|
private |
Constructor - change state only if necessary.
Definition at line 2708 of file TGLUtil.cxx.
| TGLCapabilityEnabler::~TGLCapabilityEnabler | ( | ) |
Destructor - reset state if changed.
Definition at line 2719 of file TGLUtil.cxx.
|
private |