| 
    MeVisLab Toolbox Reference
    
   | 
 
Container class to specify a change operation for the shader pipeline shader. More...
#include <SoView2DShaderOperation.h>
  
Public Member Functions | |
| SoView2DShaderOperation () | |
Public Attributes | |
| SoView2DShaderDefinition::FragmentPosition | position | 
| Determines which position of the fragment position to modify.   | |
| ShaderPipelineOperation | programOperation | 
| Other modification details.   | |
Container class to specify a change operation for the shader pipeline shader.
Definition at line 21 of file SoView2DShaderOperation.h.
      
  | 
  inline | 
Definition at line 24 of file SoView2DShaderOperation.h.
| SoView2DShaderDefinition::FragmentPosition SoView2DShaderOperation::position | 
Determines which position of the fragment position to modify.
Definition at line 29 of file SoView2DShaderOperation.h.
| ShaderPipelineOperation SoView2DShaderOperation::programOperation | 
Other modification details.
Definition at line 33 of file SoView2DShaderOperation.h.
Referenced by SoView2DShaderCustomOperation::SoView2DShaderCustomOperation().