PrivateContext Class Reference

List of all members.


Detailed Description

Definition at line 10 of file openglcontext.cpp.


Public Member Functions

 PrivateContext ()
 ~PrivateContext ()

Public Attributes

GLXFBConfig m_glx_fbconfig
Window m_gl_window
GLXWindow m_glx_window
GLXContext m_glx_context
int m_texture_type
bool m_textures_enabled
XVisualInfo * m_vis_info
int const * m_attr_list
vector< GLuint > m_textures
vector< GLuint > m_programs
vector< GLuint > m_framebuffers

Constructor & Destructor Documentation

PrivateContext::PrivateContext (  )  [inline]

Definition at line 13 of file openglcontext.cpp.

PrivateContext::~PrivateContext (  )  [inline]

Definition at line 21 of file openglcontext.cpp.


Member Data Documentation

Definition at line 25 of file openglcontext.cpp.

Referenced by OpenGLContext::Create().

Definition at line 29 of file openglcontext.cpp.

Referenced by OpenGLContext::Create(), and OpenGLContext::GetTextureType().

Definition at line 30 of file openglcontext.cpp.

Referenced by OpenGLContext::EnableTextures().

Definition at line 31 of file openglcontext.cpp.

Referenced by OpenGLContext::Create().

Definition at line 32 of file openglcontext.cpp.

Referenced by OpenGLContext::Create().


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

Generated on Sat Dec 18 05:16:09 2010 for MythTV by  doxygen 1.5.5