#include <SoPolygonLayerElement.h>
 | 
| void  | init (SoState *state) override | 
|   | Initializes element.  
  | 
|   | 
| void  | push (SoState *state) override | 
|   | Overrides push() method to copy values from next instance in the stack.  
  | 
|   | 
Definition at line 60 of file SoPolygonLayerElement.h.
 
◆ ~SoPolygonLayerElement()
  
  
      
        
          | virtual SoPolygonLayerElement::~SoPolygonLayerElement  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protectedvirtual   | 
  
 
 
◆ add()
  
  
      
        
          | static void SoPolygonLayerElement::add  | 
          ( | 
          SoState *  | 
          state,  | 
         
        
           | 
           | 
          SoNode *  | 
          node,  | 
         
        
           | 
           | 
          const SbPolygonLayer &  | 
          layer  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
static   | 
  
 
Add to the current polygon layer list. 
 
 
◆ get()
Returns the current list of polygon layers from the state. 
 
 
◆ getBottom()
  
  
      
        
          | static const SbPolygonLayer & SoPolygonLayerElement::getBottom  | 
          ( | 
          SoState *  | 
          state | ) | 
           | 
         
       
   | 
  
static   | 
  
 
 
◆ getTop()
  
  
      
        
          | static const SbPolygonLayer & SoPolygonLayerElement::getTop  | 
          ( | 
          SoState *  | 
          state | ) | 
           | 
         
       
   | 
  
static   | 
  
 
 
◆ getWithId()
  
  
      
        
          | static const SbPolygonLayer & SoPolygonLayerElement::getWithId  | 
          ( | 
          SoState *  | 
          state,  | 
         
        
           | 
           | 
          const SbString &  | 
          id  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
static   | 
  
 
 
◆ init()
  
  
      
        
          | void SoPolygonLayerElement::init  | 
          ( | 
          SoState *  | 
          state | ) | 
           | 
         
       
   | 
  
override   | 
  
 
 
◆ initClass()
  
  
      
        
          | static void SoPolygonLayerElement::initClass  | 
          ( | 
          void  | 
           | ) | 
           | 
         
       
   | 
  
static   | 
  
 
 
◆ push()
  
  
      
        
          | void SoPolygonLayerElement::push  | 
          ( | 
          SoState *  | 
          state | ) | 
           | 
         
       
   | 
  
override   | 
  
 
Overrides push() method to copy values from next instance in the stack. 
 
 
◆ _bottom
◆ _layer
◆ _top
The documentation for this class was generated from the following file: