library: libCore
#include "TVirtualGL.h"

TVirtualGLImp


class description - header file - source file - inheritance tree (.pdf)

class TVirtualGLImp

Inheritance Chart:
TVirtualGLImp
<-
TX11GL
 
    This is an abstract class, constructors will not be documented.
    Look at the header to check for available constructors.


    public:
virtual ~TVirtualGLImp() static TClass* Class() virtual ULong_t CreateContext(Window_t wind) virtual Window_t CreateGLWindow(Window_t wind) virtual void DeleteContext(ULong_t ctx) virtual TClass* IsA() const virtual void MakeCurrent(Window_t wind, ULong_t ctx) TVirtualGLImp& operator=(const TVirtualGLImp&) virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b) virtual void SwapBuffers(Window_t wind)

Data Members




Class Description

virtual ~TVirtualGLImp()
Window_t CreateGLWindow(Window_t wind)
ULong_t CreateContext(Window_t wind)
void DeleteContext(ULong_t ctx)
void MakeCurrent(Window_t wind, ULong_t ctx)
void SwapBuffers(Window_t wind)
TVirtualGL& operator=(const TVirtualGL& vgl)

Last update: Tue Jul 11 12:01:17 2006


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.