library: libRGL
#include "TX11GL.h"

TX11GL


class description - header file - source file
viewCVS header - viewCVS source

class TX11GL: public TVirtualGLImp

Inheritance Inherited Members Includes Libraries
Class Charts

Function Members (Methods)

Display options:
Show inherited
Show non-public
public:
TX11GL()
TX11GL(const TX11GL&)
~TX11GL()
static TClass*Class()
virtual ULong_tCreateContext(Window_t wind)
virtual Window_tCreateGLWindow(Window_t wind)
virtual voidDeleteContext(ULong_t ctx)
virtual TClass*IsA() const
virtual voidMakeCurrent(Window_t wind, ULong_t ctx)
TX11GL&operator=(const TX11GL&)
virtual voidShowMembers(TMemberInspector& insp, char* parent)
virtual voidStreamer(TBuffer& b)
voidStreamerNVirtual(TBuffer& b)
virtual voidSwapBuffers(Window_t wind)

Data Members

private:
Display*fDpy
XVisualInfo*fVisInfo

Class Description

                                                                      
 TX11GL                                                               
                                                                      
 The TX11GL is X11 implementation of TVirtualGLImp class.             
                                                                      

TX11GL()
 Constructor.
Window_t CreateGLWindow(Window_t wind)
 Create a GL window.
ULong_t CreateContext(Window_t)
 Create context.
void DeleteContext(ULong_t ctx)
 Delete context.
void MakeCurrent(Window_t wind, ULong_t ctx)
 Make current.
void SwapBuffers(Window_t wind)
 Swap buffers.
TX11GL()

Author: Timur Pocheptsov (TX11GLManager) / Valeriy Onuchin (TX11GL)
Last update: root/gx11:$Name: $:$Id: TX11GL.cxx,v 1.23 2006/12/01 08:53:25 brun Exp $
Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. *


ROOT page - Class index - Class Hierarchy - Top of the page

This page has been automatically generated. If you have any comments or suggestions about the page layout send a mail to ROOT support, or contact the developers with any questions or problems regarding ROOT.