SoPathTracerTagVolume

InventorModule
author MeVis Medical Solutions AG
package MeVisLab/Standard
dll SoPathTracer
definition SoPathTracer.def

Purpose

The SoPathTracerTagVolume module provides an 8bit tag volume, that can be used by a SoPathTracerVolume and SoPathTracerVolumeInstance to tag objects in the volume.

Each tagged object can be rendered with its own LUT (via a 2D LUT on the LUT inputs of the volumes) and it can each have its own SoPathTracerMaterial (via the inMaterial scene of the volumes).

A tag volume has a Volume Name. This name can be used in multiple SoPathTracerVolume and SoPathTracerVolumeInstance modules by specifying the volumeName as tagVolume.

../../../Projects/MeVisPathTracer/SoPathTracer/Modules/mhelp/Images/head5.jpg

In this rendering, the bones are tagged using a tag volume to allow different materials and LUTs for bones and vessels.

Parameter Fields

Visible Fields

Enabled

name: enabled, type: Bool, default: TRUE

Enables the tag volume.

Volume Name

name: volumeName, type: String, default: tags

The name of the volume, to be used in SoPathTracerVolume and SoPathTracerVolumeInstance.