Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members  

GLXOffscreenPane Class Reference

#include <GLXPane.h>

Inheritance diagram for GLXOffscreenPane:

XOffscreenPane GLRenderer XPane Renderer

Collaboration diagram for GLXOffscreenPane:

List of all members.

Public Members

 GLXOffscreenPane ()
 ~GLXOffscreenPane ()
Void Init ()
Void MakeCurrent ()
XVisualInfo* GetVisualInfo ()

Protected Members

GLXContext context
GLXPixmap pixmap

Static Protected Members

XVisualInfo* sGLXVisualInfo = 0


Detailed Description

Definition at line 39 of file GLXPane.h.


Constructor & Destructor Documentation

GLXOffscreenPane::GLXOffscreenPane ()

Definition at line 110 of file GLXPane.cc.

GLXOffscreenPane::~GLXOffscreenPane ()

Definition at line 156 of file GLXPane.cc.


Member Function Documentation

XVisualInfo * GLXOffscreenPane::GetVisualInfo () [virtual]

Reimplemented from XPane.

Definition at line 142 of file GLXPane.cc.

Void GLXOffscreenPane::Init () [virtual]

Reimplemented from XPane.

Definition at line 116 of file GLXPane.cc.

Void GLXOffscreenPane::MakeCurrent () [virtual]

Reimplemented from Renderer.

Definition at line 133 of file GLXPane.cc.


Member Data Documentation

GLXContext GLXOffscreenPane::context [protected]

Definition at line 52 of file GLXPane.h.

GLXPixmap GLXOffscreenPane::pixmap [protected]

Definition at line 53 of file GLXPane.h.

XVisualInfo * GLXOffscreenPane::sGLXVisualInfo = 0 [static, protected]

Definition at line 55 of file GLXPane.h.


The documentation for this class was generated from the following files:
Generated at Sat Aug 5 00:17:07 2000 for Graphics Class Library by doxygen 1.1.0 written by Dimitri van Heesch, © 1997-2000