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 for, e.g., rendering 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

Sets 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

If checked, linear filtering of the LUT is enabled.