![]() |
ROOT
6.06/09
Reference Guide
|
A class encapsulating GL rendering of TEveFrameBox via a static member function.
Definition at line 19 of file TEveFrameBoxGL.h.
Public Member Functions | |
| virtual | ~TEveFrameBoxGL () |
| ClassDef (TEveFrameBoxGL, 0) | |
Static Public Member Functions | |
| static void | Render (const TEveFrameBox *box) |
| Render the frame-box with GL. More... | |
Private Member Functions | |
| TEveFrameBoxGL () | |
| TEveFrameBoxGL (const TEveFrameBoxGL &) | |
| TEveFrameBoxGL & | operator= (const TEveFrameBoxGL &) |
Static Private Member Functions | |
| static void | RenderFrame (const TEveFrameBox &b, Bool_t fillp) |
| Render the frame with GL. More... | |
#include <TEveFrameBoxGL.h>
|
private |
|
private |
|
inlinevirtual |
Definition at line 29 of file TEveFrameBoxGL.h.
| TEveFrameBoxGL::ClassDef | ( | TEveFrameBoxGL | , |
| 0 | |||
| ) |
|
private |
|
static |
Render the frame-box with GL.
Definition at line 110 of file TEveFrameBoxGL.cxx.
Referenced by TEveDigitSetGL::DrawFrameIfNeeded().
|
staticprivate |