Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
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 ()
 
virtual TClassIsA () const
 
virtual void Streamer (TBuffer &)
 
void StreamerNVirtual (TBuffer &ClassDef_StreamerNVirtual_b)
 

Static Public Member Functions

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

Static Private Member Functions

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

#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

◆ Class()

static TClass * TEveFrameBoxGL::Class ( )
static
Returns
TClass describing this class

◆ Class_Name()

static const char * TEveFrameBoxGL::Class_Name ( )
static
Returns
Name of this class

◆ Class_Version()

static constexpr Version_t TEveFrameBoxGL::Class_Version ( )
inlinestaticconstexpr
Returns
Version of this class

Definition at line 33 of file TEveFrameBoxGL.h.

◆ DeclFileName()

static const char * TEveFrameBoxGL::DeclFileName ( )
inlinestatic
Returns
Name of the file containing the class declaration

Definition at line 33 of file TEveFrameBoxGL.h.

◆ IsA()

virtual TClass * TEveFrameBoxGL::IsA ( ) const
inlinevirtual
Returns
TClass describing current object

Definition at line 33 of file TEveFrameBoxGL.h.

◆ 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.

◆ Streamer()

virtual void TEveFrameBoxGL::Streamer ( TBuffer )
virtual

◆ StreamerNVirtual()

void TEveFrameBoxGL::StreamerNVirtual ( TBuffer ClassDef_StreamerNVirtual_b)
inline

Definition at line 33 of file TEveFrameBoxGL.h.


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