VolumeManager

VolumeManager

new VolumeManager()

Manages the volume
Author:
  • David Ammer
  • Simon Pointner
Source:

Methods

loadNRRDFile(filePath, file, guiManager)

Load new 3D-Volume
Parameters:
Name Type Description
filePath String path of the nrrd-file
file String filename
guiManager GUIManager Manages the gui
Source:

loadNRRDFile(filePath, file, guiManager)

Load new 3D-Volume
Parameters:
Name Type Description
filePath String path of the nrrd-file
file String filename
guiManager GUIManager Manages the gui
Source:

updateVolume(volume, guiManager)

update the volume
Parameters:
Name Type Description
volume Object the volume file from nrrd file
guiManager GUIManager manages the gui
Source:

updateVolume(volume, guiManager)

update the volume
Parameters:
Name Type Description
volume Object the volume file from nrrd file
guiManager GUIManager manages the gui
Source:

VolumeManager

new VolumeManager()

Manages the volume
Author:
  • David Ammer
  • Simon Pointner
Source:

Methods

loadNRRDFile(filePath, file, guiManager)

Load new 3D-Volume
Parameters:
Name Type Description
filePath String path of the nrrd-file
file String filename
guiManager GUIManager Manages the gui
Source:

loadNRRDFile(filePath, file, guiManager)

Load new 3D-Volume
Parameters:
Name Type Description
filePath String path of the nrrd-file
file String filename
guiManager GUIManager Manages the gui
Source:

updateVolume(volume, guiManager)

update the volume
Parameters:
Name Type Description
volume Object the volume file from nrrd file
guiManager GUIManager manages the gui
Source:

updateVolume(volume, guiManager)

update the volume
Parameters:
Name Type Description
volume Object the volume file from nrrd file
guiManager GUIManager manages the gui
Source: