SoVolumeRenderAbortCodes Enumeration |
Abort code for callback.
Namespace: OIV.VolumeViz.Nodes
Member name | Value | Description | |
---|---|---|---|
CONTINUE | 0 | Continue rendering as usual. | |
ABORT | 1 | The render action of the OIV.VolumeViz.Nodes.SoVolumeRender node is aborted. The render action continues for the remaining part of the scene graph. | |
SKIP | 2 | The current slice is not drawn. Rendering continues with the next slice. |