SoView2DShaderInclude¶
-
InventorModule¶ genre View2DExtendedauthor MeVis Medical Solutions AGpackage MeVisLab/Standarddll SoView2Ddefinition SoView2DShader.def keywords GLSL
Purpose¶
The SoView2DShaderInclude module allows for extending the SoView2DShaderOverlay with additional GLSL code that can be included from SoView2DShaderFunction.
Note: If the name if the include already exists, the last include wins. This allows for replacing existing includes with own implementation.
Parameter Fields¶
Visible Fields¶
Identifier¶
-
name:identifier, type:String¶ Sets the name of the include. Use this name in a
SoView2DShaderFunctionto add the specified include.