SoGVRSecondaryVolumeSettings

InventorModule
genre VolRendExtensions
author MeVis Medical Solutions AG
package MeVisLab/Standard
dll SoGVR
definition soGVR.def
see also SoGVRSecondaryVolume, SoGVRSecondaryLUT, SoGVRTransformedVolume

Purpose

The SoGVRSecondaryVolumeSettings module can be used to overwrite the settings of a SoGVRSecondaryVolume that appears in the scene (before this module). The Volume Name is used to find the SoGVRSecondaryVolume whose settings should be changed. This allows to e.g. render the same secondary volume in two different viewers using different secondary luts.

Output Fields

self

name: self, type: SoNode

a node that should be put in front of the SoGVRVolumeRenderer

Parameter Fields

See SoGVRSecondaryVolume for details on the parameters.

Visible Fields

Enabled

name: enabled, type: Bool, default: TRUE

Enables the settings.

Volume Name

name: volumeName, type: String, default: secondaryVolume

Defines the name of the secondary volume to which these settings should be applied to.

Associated Lut Name

name: associatedLutName, type: String, default: secondaryLut

Sets the name of the secondary LUT to use.

Filter Data

name: filterData, type: Bool, default: TRUE

Enables linear filtering of the LUT.