ROOT logo
ROOT » GRAF3D » EVE » TEveFrameBoxGL

class TEveFrameBoxGL


 A class encapsulating GL rendering of TEveFrameBox via a static
 meber function.

Function Members (Methods)

public:
virtual~TEveFrameBoxGL()
static TClass*Class()
virtual TClass*IsA() const
static voidRender(const TEveFrameBox* box)
virtual voidShowMembers(TMemberInspector& insp)
virtual voidStreamer(TBuffer& b)
voidStreamerNVirtual(TBuffer& b)

Class Charts

Inheritance Inherited Members Includes Libraries
Class Charts

Function documentation

void RenderFrame(const TEveFrameBox& b, Bool_t fillp)
 Render the frame with GL.
void Render(const TEveFrameBox* box)
 Render the frame-box with GL.
TEveFrameBoxGL()
TEveFrameBoxGL(const TEveFrameBoxGL& )
TEveFrameBoxGL& operator=(const TEveFrameBoxGL& )
virtual ~TEveFrameBoxGL()
{}