SoGVRSlabHint¶
-
InventorModule
¶ genre VolRendExtensions
author MeVis Medical Solutions AG
package MeVisLab/Standard
dll SoGVR
definition soGVR.def see also SoGVRVolumeRenderer
Purpose¶
The SoGVRSlabHint
module tells a SoGVRVolumeRenderer module that it should render on a SoView2D via SoView2DScene. This module is no longer needed to detect if slab rendering is needed, since the SoGVRVolumeRenderer
now reads the SoSlabRenderingElement (defined in SoUtils) to detect if it is rendered via a SoView2DScene
. It still makes sense to be used to turn slab rendering explicitly off (overriding the SoSlabRenderingElement usage) or to turn the z-buffer off (which is turned on by default in SoGVRVolumeRenderer
).
Output Fields¶
self¶
-
name:
self
, type:
SoNode
¶ a node that should be put in front of the
SoGVRVolumeRenderer