SoVolumeDataDrawStyleDrawStyles Enumeration |
Volume rendering style.
Namespace: OIV.VolumeViz.Nodes
Member name | Value | Description | |
---|---|---|---|
NONE | 0 | Display nothing. | |
VOLUME_RENDER | 1 | Display the volume mask using the associated transfer function. (Default) | |
MASK_BOUNDARY | 2 | Display only the mask boundary, using boundaryMaterial. | |
ISOSURFACE | 4 | Display isosurfaces using isovalues and isosurfacesMaterial. |
These values may be combined and are used in the style field.