![]() |
ROOT
6.06/09
Reference Guide
|
Public Member Functions | |
| TGLCapabilitySwitch (Int_t what, Bool_t state) | |
| Constructor - change state only if necessary. More... | |
| ~TGLCapabilitySwitch () | |
| Destructor - reset state if changed. More... | |
Private Member Functions | |
| TGLCapabilitySwitch (const TGLCapabilitySwitch &) | |
| TGLCapabilitySwitch & | operator= (const TGLCapabilitySwitch &) |
| void | SetState (Bool_t s) |
Private Attributes | |
| Int_t | fWhat |
| Bool_t | fState |
| Bool_t | fFlip |
#include <TGLUtil.h>
|
private |
Constructor - change state only if necessary.
Definition at line 2643 of file TGLUtil.cxx.
| TGLCapabilitySwitch::~TGLCapabilitySwitch | ( | ) |
Destructor - reset state if changed.
Definition at line 2655 of file TGLUtil.cxx.
|
private |
Definition at line 2663 of file TGLUtil.cxx.
Referenced by TGLCapabilitySwitch(), and ~TGLCapabilitySwitch().
|
private |
Definition at line 1071 of file TGLUtil.h.
Referenced by TGLCapabilitySwitch(), and ~TGLCapabilitySwitch().
|
private |
Definition at line 1070 of file TGLUtil.h.
Referenced by TGLCapabilitySwitch(), and ~TGLCapabilitySwitch().
|
private |
Definition at line 1069 of file TGLUtil.h.
Referenced by SetState(), and TGLCapabilitySwitch().