SoGVRDrawOnPlane

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

Purpose

The SoGVRDrawOnPlane module is a GVR extension and allows to draw onto a plane using the SoGVRVolumeRenderer. It supports up to 8 planes and correct transparency handling.

Tips

You can e.g. synchronize the plane with the current slice of the SoView2D or use a SoPlaneDragger to define the plane.

Output Fields

self

name: self, type: SoNode

a node that should be put in front of the SoGVRVolumeRenderer

Parameter Fields

Visible Fields

Enabled

name: on, type: Bool, default: TRUE

Enables the plane drawing.

Plane

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

Defines the plane in world coordinates.