Logo ROOT  
Reference Guide
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 ()
 

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() [1/2]

TEveFrameBoxGL::TEveFrameBoxGL ( )
private

◆ TEveFrameBoxGL() [2/2]

TEveFrameBoxGL::TEveFrameBoxGL ( const TEveFrameBoxGL )
private

◆ ~TEveFrameBoxGL()

virtual TEveFrameBoxGL::~TEveFrameBoxGL ( )
inlinevirtual

Definition at line 29 of file TEveFrameBoxGL.h.

Member Function Documentation

◆ operator=()

TEveFrameBoxGL & TEveFrameBoxGL::operator= ( const TEveFrameBoxGL )
private

◆ Render()

void TEveFrameBoxGL::Render ( const TEveFrameBox box)
static

Render the frame-box with GL.

Definition at line 110 of file TEveFrameBoxGL.cxx.

◆ RenderFrame()

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

Render the frame with GL.

Definition at line 30 of file TEveFrameBoxGL.cxx.


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