GVRGradientVolumeSave

MLModule
genre Octree
author MeVis Medical Solutions AG
package MeVisLab/Standard
dll MLGVR
definition MLGVR.def
see also SoGVRVolumeRenderer, GVRVolumeLoad
keywords GVR, octree

Purpose

Saves a GVR gradient volume for a given input GVR volume. It can be used to pre-compute a gradient volume (e.g. to save time).

Usage

Attach a GVR volume (e.g. GVRVolumeLoad or GVRImageToVolume) to the module and save the gradient volume. The created volume can be loaded with SoGVRGradientVolume for use with a main volume, or SoGVRSecondaryVolume for use with another secondary volume (requires customized shaders).

Details

The saved octree is identical to the one the GVR creates internally. It contains correctly downsampled gradients for shallower octree levels.

Windows

Default Panel

../../../Modules/ML/MLGVR/mhelp/Images/Screenshots/GVRGradientVolumeSave._default.png

Input Fields

inVolume

name: inVolume, type: GVRVolume(MLBase)

Input GVR volume for which to create a gradient volume.

Parameter Fields

Visible Fields

Save

name: save, type: Trigger

Filename

name: filename, type: String

Status

name: status, type: String, persistent: no

Hidden Fields

progress

name: progress, type: Float, persistent: no