#include <SoShadowMaterial.h>
Definition at line 30 of file SoShadowMaterial.h.
 
◆ OverrideRenderPassMode
| Enumerator | 
|---|
| SHADOW  | Override only in shadow render pass.  
 | 
| NONSHADOW  | Override only in non-shadow render pass.  
 | 
| ALL  | Override in shadow and non-shadow render pass.  
 | 
Definition at line 43 of file SoShadowMaterial.h.
 
 
◆ ~SoShadowMaterial()
  
  
      
        
          | virtual SoShadowMaterial::~SoShadowMaterial  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protectedvirtual   | 
  
 
 
◆ SoShadowMaterial()
      
        
          | SoShadowMaterial::SoShadowMaterial  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ callback()
  
  
      
        
          | void SoShadowMaterial::callback  | 
          ( | 
          SoCallbackAction *  | 
          action | ) | 
           | 
         
       
   | 
  
override   | 
  
 
 
◆ doAction()
  
  
      
        
          | void SoShadowMaterial::doAction  | 
          ( | 
          SoAction *  | 
          action | ) | 
           | 
         
       
   | 
  
override   | 
  
 
 
◆ GLRender()
  
  
      
        
          | void SoShadowMaterial::GLRender  | 
          ( | 
          SoGLRenderAction *  | 
          action | ) | 
           | 
         
       
   | 
  
override   | 
  
 
 
◆ initClass()
  
  
      
        
          | static void SoShadowMaterial::initClass  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
static   | 
  
 
 
◆ overrideRenderPass
      
        
          | SoSFEnum SoShadowMaterial::overrideRenderPass | 
        
      
 
 
◆ shadowColor
      
        
          | SoMFColor SoShadowMaterial::shadowColor | 
        
      
 
 
◆ shadowOffset
      
        
          | SoSFVec2f SoShadowMaterial::shadowOffset | 
        
      
 
Ignored by default (factor, units); see glPolygonOffset() 
Definition at line 52 of file SoShadowMaterial.h.
 
 
◆ useShadowColor
      
        
          | SoSFBool SoShadowMaterial::useShadowColor | 
        
      
 
Default is TRUE (shadow color differs from model color) 
Definition at line 51 of file SoShadowMaterial.h.
 
 
The documentation for this class was generated from the following file: