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 () | 
| virtual TClass * | IsA () const | 
| virtual void | Streamer (TBuffer &) | 
| void | StreamerNVirtual (TBuffer &ClassDef_StreamerNVirtual_b) | 
Static Public Member Functions | |
| static TClass * | Class () | 
| static const char * | Class_Name () | 
| static constexpr Version_t | Class_Version () | 
| static const char * | DeclFileName () | 
| static void | Render (const TEveFrameBox *box) | 
| Render the frame-box with GL.   | |
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.   | |
#include <TEveFrameBoxGL.h>
      
  | 
  private | 
      
  | 
  private | 
      
  | 
  inlinevirtual | 
Definition at line 29 of file TEveFrameBoxGL.h.
Definition at line 33 of file TEveFrameBoxGL.h.
Definition at line 33 of file TEveFrameBoxGL.h.
Definition at line 33 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.
      
  | 
  inline | 
Definition at line 33 of file TEveFrameBoxGL.h.