View2DIsoContourShader¶
-
MacroModule
¶ author MeVis Medical Solutions AG
package MeVisLab/Standard
definition View2DIsoContourShader.def keywords overlay
,mpr
Purpose¶
The View2DIsoContourShader
allows to render the contour lines at a given ISO value using a shader.
The contours are rendered implicitly, no explicit line representation is created,
thus the ISO value can be changed interactively.
The module works on any reformatted view, since it uses a SoView2DOverlayMPR
internally.
Parameter Fields¶
Visible Fields¶
Iso Value¶
-
name:
isoValue
, type:
Float
, default:
200
¶ The ISO value, specified in the input image range.
Thickness¶
-
name:
thickness
, type:
Float
, default:
1
, minimum:
0.5
, maximum:
6
¶ The thickness of the contour.