| 
    MeVisLab Toolbox Reference
    
   | 
 
#include <SoView2DShaderBuiltInFunctions.h>
  
Public Member Functions | |
| SoView2DOverlayShaderFunction () | |
| void | setOverlay (const SoView2DShaderOverlayInfo *overlay) | 
| void | appendName (std::stringstream &str) const override | 
  Public Member Functions inherited from SoView2DShaderBuiltInFunctions::SoView2DShaderFunction | |
| SoView2DShaderFunction () | |
| void | setState (const SoView2DShaderState *state) | 
Protected Attributes | |
| const SoView2DShaderOverlayInfo * | _overlay | 
  Protected Attributes inherited from SoView2DShaderBuiltInFunctions::SoView2DShaderFunction | |
| const SoView2DShaderState * | _state | 
Definition at line 52 of file SoView2DShaderBuiltInFunctions.h.
      
  | 
  inline | 
Definition at line 55 of file SoView2DShaderBuiltInFunctions.h.
      
  | 
  override | 
      
  | 
  inline | 
Definition at line 57 of file SoView2DShaderBuiltInFunctions.h.
      
  | 
  protected | 
Definition at line 64 of file SoView2DShaderBuiltInFunctions.h.