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
).
Tips¶
Have a look at the example network.
Output Fields¶
self¶
-
name:
self
, type:
SoNode
¶ A node that must be put in front of the
SoGVRVolumeRenderer