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.
Static Public Member Functions inherited from SoView2DShaderFunctionBase
static void initClass ()
 Initialization for inventor runtime system.

Public Attributes

SoSFEnum modificationType
SoSFEnum fragmentStep
SoSFBool needsActiveStep
Public Attributes inherited from SoView2DShaderFunctionBase
SoSFBool enabled
 Enable/disabled this node.
SoSFString functionDisplay
 Resulting function display.
SoSFString functionName
SoSFString functionBody
SoSFString parameterDeclaration
SoSFString substep
SoSFString replaced1
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.
SoView2DShaderOperation _operation
 The operation configured by this node.

Detailed Description

Definition at line 139 of file SoView2DShaderFunction.h.

Member Function Documentation

◆ GLRender()

void SoView2DShaderFunction::GLRender ( SoGLRenderAction * action)
overrideprotected

◆ initClass()

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: