MeVisLab Toolbox Reference
SoView2DShaderFunction Class Reference

#include <SoView2DShaderFunction.h>

Inheritance diagram for SoView2DShaderFunction:
SoView2DShaderFunctionBase

Static Public Member Functions

static void initClass ()
 Initialization for inventor runtime system. More...
 
- Static Public Member Functions inherited from SoView2DShaderFunctionBase
static void initClass ()
 Initialization for inventor runtime system. More...
 

Public Attributes

SoSFEnum modificationType
 Insertion settings. More...
 
SoSFEnum fragmentStep
 
SoSFBool needsActiveStep
 
- Public Attributes inherited from SoView2DShaderFunctionBase
SoSFBool enabled
 Enable/disabled this node. More...
 
SoSFString functionDisplay
 Resulting function display. More...
 
SoSFString functionName
 Function declaration fields. More...
 
SoSFString functionBody
 
SoSFString parameterDeclaration
 
SoSFString substep
 
SoSFString replaced1
 String replacement fields. More...
 
SoSFString replacement1
 
SoSFString replaced2
 
SoSFString replacement2
 
SoSFString replaced3
 
SoSFString replacement3
 

Protected Member Functions

void GLRender (SoGLRenderAction *action) override
 

Additional Inherited Members

- Public Member Functions inherited from SoView2DShaderFunctionBase
 SoView2DShaderFunctionBase ()
 
 ~SoView2DShaderFunctionBase () override
 
- Protected Attributes inherited from SoView2DShaderFunctionBase
ShaderPipelineCustomFunction _function
 The function configured by this node. More...
 
SoView2DShaderOperation _operation
 The operation configured by this node. More...
 

Detailed Description

Definition at line 139 of file SoView2DShaderFunction.h.

Member Function Documentation

◆ GLRender()

void SoView2DShaderFunction::GLRender ( SoGLRenderAction *  action)
overrideprotected

◆ initClass()

static void SoView2DShaderFunction::initClass ( )
static

Initialization for inventor runtime system.

Member Data Documentation

◆ fragmentStep

SoSFEnum SoView2DShaderFunction::fragmentStep

Definition at line 153 of file SoView2DShaderFunction.h.

◆ modificationType

SoSFEnum SoView2DShaderFunction::modificationType

Insertion settings.

Definition at line 152 of file SoView2DShaderFunction.h.

◆ needsActiveStep

SoSFBool SoView2DShaderFunction::needsActiveStep

Definition at line 154 of file SoView2DShaderFunction.h.


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