MeVisLab Toolbox Reference
SoView2DShaderOperation Class Reference

Container class to specify a change operation for the shader pipeline shader. More...

#include <SoView2DShaderOperation.h>

Inheritance diagram for SoView2DShaderOperation:
SoView2DShaderCustomOperation

Public Member Functions

 SoView2DShaderOperation ()
 

Public Attributes

SoView2DShaderDefinition::FragmentPosition position
 Determines which position of the fragment position to modify. More...
 
ShaderPipelineOperation programOperation
 Other modification details. More...
 

Detailed Description

Container class to specify a change operation for the shader pipeline shader.

Definition at line 21 of file SoView2DShaderOperation.h.

Constructor & Destructor Documentation

◆ SoView2DShaderOperation()

SoView2DShaderOperation::SoView2DShaderOperation ( )
inline

Definition at line 24 of file SoView2DShaderOperation.h.

Member Data Documentation

◆ position

SoView2DShaderDefinition::FragmentPosition SoView2DShaderOperation::position

Determines which position of the fragment position to modify.

Definition at line 29 of file SoView2DShaderOperation.h.

◆ programOperation

ShaderPipelineOperation SoView2DShaderOperation::programOperation

Other modification details.

See also
ShaderPipelineOperation

Definition at line 33 of file SoView2DShaderOperation.h.

Referenced by SoView2DShaderCustomOperation::SoView2DShaderCustomOperation().


The documentation for this class was generated from the following file: