ROOT  6.06/09
Reference Guide
Public Member Functions | Static Public Member Functions | Private Member Functions | Static Private Member Functions | List of all members
TEveFrameBoxGL Class Reference

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 &)
 
TEveFrameBoxGLoperator= (const TEveFrameBoxGL &)
 

Static Private Member Functions

static void RenderFrame (const TEveFrameBox &b, Bool_t fillp)
 Render the frame with GL. More...
 

#include <TEveFrameBoxGL.h>

Constructor & Destructor Documentation

TEveFrameBoxGL::TEveFrameBoxGL ( )
private
TEveFrameBoxGL::TEveFrameBoxGL ( const TEveFrameBoxGL )
private
virtual TEveFrameBoxGL::~TEveFrameBoxGL ( )
inlinevirtual

Definition at line 29 of file TEveFrameBoxGL.h.

Member Function Documentation

TEveFrameBoxGL::ClassDef ( TEveFrameBoxGL  ,
 
)
TEveFrameBoxGL& TEveFrameBoxGL::operator= ( const TEveFrameBoxGL )
private
void TEveFrameBoxGL::Render ( const TEveFrameBox box)
static

Render the frame-box with GL.

Definition at line 110 of file TEveFrameBoxGL.cxx.

Referenced by TEveDigitSetGL::DrawFrameIfNeeded().

void TEveFrameBoxGL::RenderFrame ( const TEveFrameBox b,
Bool_t  fillp 
)
staticprivate

Render the frame with GL.

Definition at line 30 of file TEveFrameBoxGL.cxx.

Referenced by Render().


The documentation for this class was generated from the following files: