GUIManager

GUIManager

new GUIManager()

Updates and manages the gui
Author:
  • David Ammer
  • Simon Pointner
Source:

Methods

updateBlur(value)

update blue-value.
Parameters:
Name Type Description
value number new blur value
Source:

updateBlur(value)

update blue-value.
Parameters:
Name Type Description
value number new blur value
Source:

updateFocus(value)

Update distance of focal plane.
Parameters:
Name Type Description
value number new focus plane distance
Source:

updateFocus(value)

Update distance of focal plane.
Parameters:
Name Type Description
value number new focus plane distance
Source:

updateMaxFocus(maxValue)

Set maxValue for focalplane slider and default value to the half of max-value
Parameters:
Name Type Description
maxValue number maximum value for slices
Source:

updateMaxFocus(maxValue)

Set maxValue for focalplane slider and default value to the half of max-value
Parameters:
Name Type Description
maxValue number maximum value for slices
Source:

updateThreshold(value)

Update threshold.
Parameters:
Name Type Description
value number new value for threshold
Source:

updateThreshold(value)

Update threshold.
Parameters:
Name Type Description
value number new value for threshold
Source:

updateTransfer(value)

update transfer-value.
Parameters:
Name Type Description
value number new value
Source:

updateTransfer(value)

update transfer-value.
Parameters:
Name Type Description
value number new value
Source:

updateVolume(value)

If user changed 3D-Volume, load the new Volume.
Parameters:
Name Type Description
value string path of volume
Source:

updateVolume(value)

If user changed 3D-Volume, load the new Volume.
Parameters:
Name Type Description
value string path of volume
Source:

GUIManager

new GUIManager()

Updates and manages the gui
Author:
  • David Ammer
  • Simon Pointner
Source:

Methods

updateBlur(value)

update blue-value.
Parameters:
Name Type Description
value number new blur value
Source:

updateBlur(value)

update blue-value.
Parameters:
Name Type Description
value number new blur value
Source:

updateFocus(value)

Update distance of focal plane.
Parameters:
Name Type Description
value number new focus plane distance
Source:

updateFocus(value)

Update distance of focal plane.
Parameters:
Name Type Description
value number new focus plane distance
Source:

updateMaxFocus(maxValue)

Set maxValue for focalplane slider and default value to the half of max-value
Parameters:
Name Type Description
maxValue number maximum value for slices
Source:

updateMaxFocus(maxValue)

Set maxValue for focalplane slider and default value to the half of max-value
Parameters:
Name Type Description
maxValue number maximum value for slices
Source:

updateThreshold(value)

Update threshold.
Parameters:
Name Type Description
value number new value for threshold
Source:

updateThreshold(value)

Update threshold.
Parameters:
Name Type Description
value number new value for threshold
Source:

updateTransfer(value)

update transfer-value.
Parameters:
Name Type Description
value number new value
Source:

updateTransfer(value)

update transfer-value.
Parameters:
Name Type Description
value number new value
Source:

updateVolume(value)

If user changed 3D-Volume, load the new Volume.
Parameters:
Name Type Description
value string path of volume
Source:

updateVolume(value)

If user changed 3D-Volume, load the new Volume.
Parameters:
Name Type Description
value string path of volume
Source: