Internal Open Inventor element not meant to be used in SDK.  
 More...
#include <SoFramebufferSamplerElement.h>
 | 
| void  | init (SoState *state) override | 
|   | Initialize element.  
  | 
|   | 
 | 
| static void  | set (SoState *state, SoNode *node, SoFramebufferSampler *framebufferSampler) | 
|   | Sets the current framebuffer sampler in the state.  
  | 
|   | 
| static SoFramebufferSampler *  | get (SoState *state) | 
|   | Returns the current framebuffer sampler from the state.  
  | 
|   | 
| static void  | initClass () | 
|   | Initialize class with runtime type system.  
  | 
|   | 
Internal Open Inventor element not meant to be used in SDK. 
Definition at line 25 of file SoFramebufferSamplerElement.h.
 
◆ ~SoFramebufferSamplerElement()
  
  
      
        
          | SoFramebufferSamplerElement::~SoFramebufferSamplerElement  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
overrideprotected   | 
  
 
 
◆ get()
Returns the current framebuffer sampler from the state. 
 
 
◆ init()
  
  
      
        
          | void SoFramebufferSamplerElement::init  | 
          ( | 
          SoState *  | 
          state | ) | 
           | 
         
       
   | 
  
override   | 
  
 
 
◆ initClass()
  
  
      
        
          | static void SoFramebufferSamplerElement::initClass  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
static   | 
  
 
Initialize class with runtime type system. 
 
 
◆ set()
  
  
      
        
          | static void SoFramebufferSamplerElement::set  | 
          ( | 
          SoState *  | 
          state,  | 
         
        
           | 
           | 
          SoNode *  | 
          node,  | 
         
        
           | 
           | 
          SoFramebufferSampler *  | 
          framebufferSampler  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
static   | 
  
 
Sets the current framebuffer sampler in the state. 
 
 
◆ _framebufferSampler
The documentation for this class was generated from the following file: