ROOT 6.18/05 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 () |
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.
|
private |
|
static |
Render the frame-box with GL.
Definition at line 110 of file TEveFrameBoxGL.cxx.
|
staticprivate |
Render the frame with GL.
Definition at line 30 of file TEveFrameBoxGL.cxx.