MeVisLab Toolbox Reference
|
#include <SoView2DShaderFunction.h>
Static Public Member Functions | |
static void | initClass () |
Initialization for inventor runtime system. More... | |
![]() | |
static void | initClass () |
Initialization for inventor runtime system. More... | |
Public Attributes | |
SoSFEnum | modificationType |
Insertion settings. More... | |
SoSFEnum | fragmentStep |
SoSFBool | needsActiveStep |
![]() | |
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 | |
![]() | |
SoView2DShaderFunctionBase () | |
~SoView2DShaderFunctionBase () override | |
![]() | |
ShaderPipelineCustomFunction | _function |
The function configured by this node. More... | |
SoView2DShaderOperation | _operation |
The operation configured by this node. More... | |
Definition at line 139 of file SoView2DShaderFunction.h.
|
overrideprotected |
|
static |
Initialization for inventor runtime system.
SoSFEnum SoView2DShaderFunction::fragmentStep |
Definition at line 153 of file SoView2DShaderFunction.h.
SoSFEnum SoView2DShaderFunction::modificationType |
Insertion settings.
Definition at line 152 of file SoView2DShaderFunction.h.
SoSFBool SoView2DShaderFunction::needsActiveStep |
Definition at line 154 of file SoView2DShaderFunction.h.