Internal Open Inventor element not meant to be used in SDK.  
 More...
#include <SoMultiPassFramebufferSamplerElement.h>
 | 
| void  | init (SoState *state) override | 
|   | Initialize element.  
  | 
|   | 
| void  | push (SoState *state) override | 
|   | Overrides push() method to copy values from next instance in the stack.  
  | 
|   | 
 | 
| static void  | add (SoState *state, SoMultiPassFramebufferSampler *sampler) | 
|   | Add to sampler list.  
  | 
|   | 
| static const SoNodeList &  | get (SoState *state) | 
|   | Returns the current list of samplers 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 26 of file SoMultiPassFramebufferSamplerElement.h.
 
◆ add()
◆ get()
  
  
      
        
          | static const SoNodeList & SoMultiPassFramebufferSamplerElement::get  | 
          ( | 
          SoState *  | 
          state | ) | 
           | 
         
       
   | 
  
static   | 
  
 
Returns the current list of samplers from the state. 
 
 
◆ init()
  
  
      
        
          | void SoMultiPassFramebufferSamplerElement::init  | 
          ( | 
          SoState *  | 
          state | ) | 
           | 
         
       
   | 
  
override   | 
  
 
 
◆ initClass()
  
  
      
        
          | static void SoMultiPassFramebufferSamplerElement::initClass  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
static   | 
  
 
Initialize class with runtime type system. 
 
 
◆ push()
  
  
      
        
          | void SoMultiPassFramebufferSamplerElement::push  | 
          ( | 
          SoState *  | 
          state | ) | 
           | 
         
       
   | 
  
override   | 
  
 
Overrides push() method to copy values from next instance in the stack. 
 
 
◆ _samplers
  
  
      
        
          | SoNodeList SoMultiPassFramebufferSamplerElement::_samplers | 
         
       
   | 
  
protected   | 
  
 
 
The documentation for this class was generated from the following file: