SoPathTracerSlice

InventorModule

author

MeVis Medical Solutions AG

package

MeVisLab/Standard

dll

SoPathTracer

definition

SoPathTracer.def

Purpose

The SoPathTracerSlice module allows for rendering 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

If checked, the rendering of the slice is enabled.

Render Opaque

name: renderOpaque, type: Bool, default: TRUE

If checked, opaque rendering is enabled.

Otherwise, the alpha of the LUT is used.

Plane

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

Sets the slice’s plane in world coordinates.

Source Volume Name

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

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

Enable Clipping

name: enableClipping, type: Bool, default: TRUE

If checked, Open Inventor clipping planes affect the slice.

Flip Clipping

name: flipClipping, type: Bool, default: FALSE

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