Definition at line 1140 of file TGLUtil.h.
 
#include <TGLUtil.h>
◆ TGLSelectionBuffer() [1/2]
      
        
          | TGLSelectionBuffer::TGLSelectionBuffer  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ ~TGLSelectionBuffer()
  
  
      
        
          | TGLSelectionBuffer::~TGLSelectionBuffer  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
virtual   | 
  
 
 
◆ TGLSelectionBuffer() [2/2]
◆ Class()
  
  
      
        
          | static TClass * TGLSelectionBuffer::Class  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
static   | 
  
 
- Returns
 - TClass describing this class 
 
 
 
◆ Class_Name()
  
  
      
        
          | static const char * TGLSelectionBuffer::Class_Name  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
static   | 
  
 
- Returns
 - Name of this class 
 
 
 
◆ Class_Version()
  
  
      
        
          | static constexpr Version_t TGLSelectionBuffer::Class_Version  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inlinestaticconstexpr   | 
  
 
- Returns
 - Version of this class 
 
Definition at line 1157 of file TGLUtil.h.
 
 
◆ DeclFileName()
  
  
      
        
          | static const char * TGLSelectionBuffer::DeclFileName  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inlinestatic   | 
  
 
- Returns
 - Name of the file containing the class declaration 
 
Definition at line 1157 of file TGLUtil.h.
 
 
◆ GetPixelColor()
◆ IsA()
  
  
      
        
          | virtual TClass * TGLSelectionBuffer::IsA  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inlinevirtual   | 
  
 
 
◆ operator=()
◆ ReadColorBuffer() [1/2]
      
        
          | void TGLSelectionBuffer::ReadColorBuffer  | 
          ( | 
          Int_t  | 
          width,  | 
        
        
           | 
           | 
          Int_t  | 
          height  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
◆ ReadColorBuffer() [2/2]
◆ Streamer()
  
  
      
        
          | virtual void TGLSelectionBuffer::Streamer  | 
          ( | 
          TBuffer &  | 
           | ) | 
           | 
         
       
   | 
  
virtual   | 
  
 
 
◆ StreamerNVirtual()
  
  
      
        
          | void TGLSelectionBuffer::StreamerNVirtual  | 
          ( | 
          TBuffer &  | 
          ClassDef_StreamerNVirtual_b | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ fBuffer
  
  
      
        
          | std::vector<UChar_t> TGLSelectionBuffer::fBuffer | 
         
       
   | 
  
private   | 
  
 
 
◆ fHeight
  
  
      
        
          | Int_t TGLSelectionBuffer::fHeight | 
         
       
   | 
  
private   | 
  
 
 
◆ fWidth
  
  
      
        
          | Int_t TGLSelectionBuffer::fWidth | 
         
       
   | 
  
private   | 
  
 
 
The documentation for this class was generated from the following files: