SoPathTracerSlice

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

Purpose

The SoPathTracerSlice module allows to render an oblique slice of a volume, specified by a plane in world coordinates.

Windows

Default Panel

../../../Projects/MeVisPathTracer/SoPathTracer/Modules/mhelp/Images/Screenshots/SoPathTracerSlice._default.png

Input Fields

inMaterial

name: inMaterial, type: SoNode

The SoPathTracerMaterial that should be used for the slice.

inDiffuseLUT

name: inDiffuseLUT, type: MLBase

The LUT that should be used.

inEmissionLUT

name: inEmissionLUT, type: MLBase

Parameter Fields

Field Index

Enable Clipping: Bool
Enabled: Bool
Flip Clipping: Bool
Plane: Plane
Render Opaque: Bool
Source Volume Name: String

Visible Fields

Enabled

name: enabled, type: Bool, default: TRUE

Enables the rendering of the slice.

Render Opaque

name: renderOpaque, type: Bool, default: TRUE

Enables opaque rendering (if disabled, the alpha of the LUT is used).

Plane

name: plane, type: Plane, default: 0 0 1 0

The slice’s plane, given in world coordinates.

Source Volume Name

name: sourceVolumeName, type: String, default: main, deprecated name: volumeName

The name of the SoPathTracerVolume or SoPathTracerVolumeInstance that should be used for slicing.

Enable Clipping

name: enableClipping, type: Bool, default: TRUE

If enabled, Open Inventor clipping planes affect the slice.

Flip Clipping

name: flipClipping, type: Bool, default: FALSE

If enabled, the Open Inventor clipping planes are flipped before being applied to the slice.