SoSlicealternateRep Property |
This field optionally holds a subgraph containing only core Open Inventor nodes that can be used for rendering when VolumeViz is not available.
Namespace: OIV.VolumeViz.Nodes
For example, the alternate representation for an OIV.VolumeViz.Nodes.SoOrthoSlice could be a small scene graph containing an OIV.Inventor.Nodes.SoTexture2 and an OIV.Inventor.Nodes.SoIndexedFaceSet. Such a scene graph could be converted and exported as a PDF3D file. Default is NULL. But an alternateRep scene graph is automatically created during a write action if SoVolumeRendering.setWriteAlternateRep(true) was called.
Note |
---|
Field available since Open Inventor 4.0 |