#include <SoGLGet.h>
 | 
|   | SoGLGet () | 
|   | 
| 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 21 of file SoGLGet.h.
 
◆ SoGLGet()
◆ ~SoGLGet()
◆ affectsState()
  
  
      
        
          | bool SoGLGet::affectsState  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inlineoverride   | 
  
 
this node does not affect the state, so return false! 
Definition at line 45 of file SoGLGet.h.
 
 
◆ getInt()
  
  
      
        
          | void SoGLGet::getInt  | 
          ( | 
          GLint  | 
          var | ) | 
           | 
         
       
   | 
  
protected   | 
  
 
 
◆ getInt4()
  
  
      
        
          | void SoGLGet::getInt4  | 
          ( | 
          GLint  | 
          var | ) | 
           | 
         
       
   | 
  
protected   | 
  
 
 
◆ GLRender()
  
  
      
        
          | void SoGLGet::GLRender  | 
          ( | 
          SoGLRenderAction *  | 
          action | ) | 
           | 
         
       
   | 
  
override   | 
  
 
derived render method that renders the background 
 
 
◆ initClass()
  
  
      
        
          | static void SoGLGet::initClass  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
static   | 
  
 
 
◆ doubleResult
      
        
          | SoSFDouble SoGLGet::doubleResult | 
        
      
 
 
◆ intResult
      
        
          | SoSFInt32 SoGLGet::intResult | 
        
      
 
 
◆ variable
      
        
          | SoSFEnum SoGLGet::variable | 
        
      
 
 
◆ vecResult
      
        
          | SoSFVec4f SoGLGet::vecResult | 
        
      
 
 
The documentation for this class was generated from the following file:
- MeVisLab/Standard/Sources/Inventor/SoUtils/SoGLGet.h