TGLCapabilitySwitch Class Reference

#include <TGLUtil.h>

List of all members.

Public Member Functions

 TGLCapabilitySwitch (Int_t what, Bool_t state)
 ~TGLCapabilitySwitch ()
 TGLCapabilitySwitch (Int_t what, Bool_t state)
 ~TGLCapabilitySwitch ()

Private Member Functions

 TGLCapabilitySwitch (const TGLCapabilitySwitch &)
TGLCapabilitySwitchoperator= (const TGLCapabilitySwitch &)
void SetState (Bool_t s)
 TGLCapabilitySwitch (const TGLCapabilitySwitch &)
TGLCapabilitySwitchoperator= (const TGLCapabilitySwitch &)
void SetState (Bool_t s)

Private Attributes

Int_t fWhat
Bool_t fState
Bool_t fFlip


Detailed Description

Definition at line 1057 of file TGLUtil.h.


Constructor & Destructor Documentation

TGLCapabilitySwitch::TGLCapabilitySwitch ( const TGLCapabilitySwitch  )  [private]

TGLCapabilitySwitch::TGLCapabilitySwitch ( Int_t  what,
Bool_t  state 
)

Definition at line 2378 of file TGLUtil.cxx.

References fFlip, fState, fWhat, glIsEnabled(), and SetState().

TGLCapabilitySwitch::~TGLCapabilitySwitch (  ) 

Definition at line 2390 of file TGLUtil.cxx.

References fFlip, fState, and SetState().

TGLCapabilitySwitch::TGLCapabilitySwitch ( const TGLCapabilitySwitch  )  [private]

TGLCapabilitySwitch::TGLCapabilitySwitch ( Int_t  what,
Bool_t  state 
)

TGLCapabilitySwitch::~TGLCapabilitySwitch (  ) 


Member Function Documentation

TGLCapabilitySwitch& TGLCapabilitySwitch::operator= ( const TGLCapabilitySwitch  )  [private]

void TGLCapabilitySwitch::SetState ( Bool_t  s  )  [private]

Definition at line 2399 of file TGLUtil.cxx.

References fWhat, glDisable(), and glEnable().

Referenced by TGLCapabilitySwitch(), and ~TGLCapabilitySwitch().

TGLCapabilitySwitch& TGLCapabilitySwitch::operator= ( const TGLCapabilitySwitch  )  [private]

void TGLCapabilitySwitch::SetState ( Bool_t  s  )  [private]


Member Data Documentation

Int_t TGLCapabilitySwitch::fWhat [private]

Definition at line 1063 of file TGLUtil.h.

Referenced by SetState(), and TGLCapabilitySwitch().

Bool_t TGLCapabilitySwitch::fState [private]

Definition at line 1064 of file TGLUtil.h.

Referenced by TGLCapabilitySwitch(), and ~TGLCapabilitySwitch().

Bool_t TGLCapabilitySwitch::fFlip [private]

Definition at line 1065 of file TGLUtil.h.

Referenced by TGLCapabilitySwitch(), and ~TGLCapabilitySwitch().


The documentation for this class was generated from the following files:
Generated on Tue Jul 5 16:39:58 2011 for ROOT_528-00b_version by  doxygen 1.5.1