![]() |
ROOT
6.06/09
Reference Guide
|
Public Member Functions | |
| TGLFloatHolder (Int_t what, Float_t state, void(*foo)(Float_t)) | |
| ~TGLFloatHolder () | |
Private Member Functions | |
| TGLFloatHolder (const TGLFloatHolder &) | |
| TGLFloatHolder & | operator= (const TGLFloatHolder &) |
Private Attributes | |
| Int_t | fWhat |
| Float_t | fState |
| Bool_t | fFlip |
| void(* | fFoo )(Float_t) |
#include <TGLUtil.h>
|
private |
Definition at line 2695 of file TGLUtil.cxx.
| TGLFloatHolder::~TGLFloatHolder | ( | ) |
Definition at line 2705 of file TGLUtil.cxx.
|
private |
|
private |
Definition at line 1101 of file TGLUtil.h.
Referenced by TGLFloatHolder(), and ~TGLFloatHolder().
Definition at line 1102 of file TGLUtil.h.
Referenced by TGLFloatHolder(), and ~TGLFloatHolder().
|
private |
Definition at line 1100 of file TGLUtil.h.
Referenced by TGLFloatHolder(), and ~TGLFloatHolder().
|
private |
Definition at line 1099 of file TGLUtil.h.
Referenced by TGLFloatHolder().