Staircase-Aware Smoothing of Medical Surface Meshes
Initializes a new instance of the SplitObjectEffectElement class.

Declaration Syntax
public SplitObjectEffectElement(
List<RenderEffectNode> list,
SplitObjectEffectElementDelegate initialization,
Label label
)
Public Sub New ( _
list As List(Of RenderEffectNode), _
initialization As SplitObjectEffectElementDelegate, _
label As Label _
)
public:
SplitObjectEffectElement(
List<RenderEffectNode^>^ list,
SplitObjectEffectElementDelegate^ initialization,
Label^ label
)

Parameters
- list (List<(Of <(<'RenderEffectNode>)>)>)
- A list of RenderEffectNodes containing the drawable
objects.
- initialization (SplitObjectEffectElementDelegate)
- A delegate that is called prior to drawing the
objects of the list.
- label (Label)
- A label that is used as title for the screen segment.
May be null.
Assembly:
Visualisierung2 (Module: Visualisierung2) Version: 1.0.0.0 (1.0.0.0)