Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
TX11GLManager::TX11GLImpl Class Reference

Definition at line 130 of file TX11GL.cxx.

Public Member Functions

 TX11GLImpl ()
 Constructor.
 
 ~TX11GLImpl ()
 Destructor.
 

Public Attributes

Display * fDpy
 
DeviceTable_t fGLContexts
 
WinTable_t fGLWindows
 
TGLContext_tfNextFreeContext
 

Private Member Functions

 TX11GLImpl (const TX11GLImpl &)=delete
 
TX11GLImploperator= (const TX11GLImpl &)=delete
 

Constructor & Destructor Documentation

◆ TX11GLImpl() [1/2]

TX11GLManager::TX11GLImpl::TX11GLImpl ( )

Constructor.

Definition at line 150 of file TX11GL.cxx.

◆ ~TX11GLImpl()

TX11GLManager::TX11GLImpl::~TX11GLImpl ( )

Destructor.

Destroys only GL contexts and XImages pixmaps and windows must be closed through gVirtualX

Definition at line 161 of file TX11GL.cxx.

◆ TX11GLImpl() [2/2]

TX11GLManager::TX11GLImpl::TX11GLImpl ( const TX11GLImpl )
privatedelete

Member Function Documentation

◆ operator=()

TX11GLImpl & TX11GLManager::TX11GLImpl::operator= ( const TX11GLImpl )
privatedelete

Member Data Documentation

◆ fDpy

Display* TX11GLManager::TX11GLImpl::fDpy

Definition at line 137 of file TX11GL.cxx.

◆ fGLContexts

DeviceTable_t TX11GLManager::TX11GLImpl::fGLContexts

Definition at line 136 of file TX11GL.cxx.

◆ fGLWindows

WinTable_t TX11GLManager::TX11GLImpl::fGLWindows

Definition at line 135 of file TX11GL.cxx.

◆ fNextFreeContext

TGLContext_t* TX11GLManager::TX11GLImpl::fNextFreeContext

Definition at line 138 of file TX11GL.cxx.

  • graf3d/gl/src/TX11GL.cxx