#include <SoGLColorDepthInfo.h>
 | 
|   | SoGLColorDepthInfo () | 
|   | 
| void  | GLRender (SoGLRenderAction *action) override | 
|   | derived render method that renders the background  
  | 
|   | 
| bool  | affectsState () const override | 
|   | this node does not affect the state, so return false!  
  | 
|   | 
 | 
| static void  | initClass () | 
|   | inventor runtime system  
  | 
|   | 
Definition at line 19 of file SoGLColorDepthInfo.h.
 
◆ SoGLColorDepthInfo()
      
        
          | SoGLColorDepthInfo::SoGLColorDepthInfo  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ ~SoGLColorDepthInfo()
  
  
      
        
          | SoGLColorDepthInfo::~SoGLColorDepthInfo  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
overrideprotected   | 
  
 
 
◆ affectsState()
  
  
      
        
          | bool SoGLColorDepthInfo::affectsState  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inlineoverride   | 
  
 
 
◆ GLRender()
  
  
      
        
          | void SoGLColorDepthInfo::GLRender  | 
          ( | 
          SoGLRenderAction *  | 
          action | ) | 
           | 
         
       
   | 
  
override   | 
  
 
derived render method that renders the background 
 
 
◆ initClass()
  
  
      
        
          | static void SoGLColorDepthInfo::initClass  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
static   | 
  
 
 
◆ alphaBits
      
        
          | SoSFInt32 SoGLColorDepthInfo::alphaBits | 
        
      
 
 
◆ blueBits
      
        
          | SoSFInt32 SoGLColorDepthInfo::blueBits | 
        
      
 
 
◆ greenBits
      
        
          | SoSFInt32 SoGLColorDepthInfo::greenBits | 
        
      
 
 
◆ redBits
      
        
          | SoSFInt32 SoGLColorDepthInfo::redBits | 
        
      
 
 
The documentation for this class was generated from the following file: