Public Member Functions | |
| TGLCapabilitySwitch (Int_t what, Bool_t state) | |
| Constructor - change state only if necessary. | |
| ~TGLCapabilitySwitch () | |
| Destructor - reset state if changed. | |
Private Member Functions | |
| TGLCapabilitySwitch (const TGLCapabilitySwitch &) | |
| TGLCapabilitySwitch & | operator= (const TGLCapabilitySwitch &) |
| void | SetState (Bool_t s) |
Private Attributes | |
| Bool_t | fFlip |
| Bool_t | fState |
| Int_t | fWhat |
|
private |
Constructor - change state only if necessary.
Definition at line 2676 of file TGLUtil.cxx.
| TGLCapabilitySwitch::~TGLCapabilitySwitch | ( | ) |
Destructor - reset state if changed.
Definition at line 2688 of file TGLUtil.cxx.
|
private |
|
private |
Definition at line 2696 of file TGLUtil.cxx.