Code Documentation
UpdateRequiredData Method (flushAll)
Visualisierung2Visualisierung2ViewerFormUpdateRequiredData(Boolean)
Staircase-Aware Smoothing of Medical Surface Meshes
Calls all update functions necessary to have the correct data for all active views, but not for invisible ones such that no redundant data is calculated.
Declaration Syntax
C#Visual BasicVisual C++
private void UpdateRequiredData(
	bool flushAll = false
)
Private Sub UpdateRequiredData ( _
	Optional flushAll As Boolean = False _
)
private:
void UpdateRequiredData(
	bool flushAll = false
)
Parameters
flushAll (Boolean) (Optional)
Specifies if all pending updates are performed regardless if they are needed for the currently visible views.

Assembly: Visualisierung2 (Module: Visualisierung2) Version: 1.0.0.0 (1.0.0.0)