-
Classes Class Description com.openinventor.inventor.elements.SoLazyElement As of Open Inventor 10000. Use #SoMaterialElement, #SoBlendElement or #SoLightModelElement instead.com.openinventor.ldm.nodes.SoDataSet.LDMDataModifier As of Open Inventor 9.9, should useSoDataSet.dataTransform
field instead ofSoDataSet.setLDMDataModifier(LDMDataModifier)
method.com.openinventor.medical.nodes.OrthoSliceBorder No longer supported, useSoOrthoSlice
instead (Preview Feature) Ortho slice shape node with border.Preview Feature means this class is fully supported and can be used in Open Inventor applications. Being tagged as a Preview Feature just means that the implementation is still subject to API changes and adjustments based on feedback from early adopters. Please be also aware that source compatibility might be broken regardless of the Open Inventor compatibility changes policy due to our commitment to bring needed changes to be sure the specifications of this Preview Feature match the expectations of our customers.
Even if this node does not extend the class SoOrthoSlice, it defines a custom ortho (axis aligned) slice along the X, Y, or Z axis of a volume defined by an SoVolumeData node.In addition to the standard features of SoOrthoSlice, this node can render a
OrthoSliceBorder.border
around the slice using the specifiedOrthoSliceBorder.borderColor
.The border color can be used, for example, to help the user see at a glance which axis each slice corresponds to. Another use is to change the border color when a slice is selected.
File format/default:
OrthoSliceBorder {
sliceNumber 0 axis Z interpolation LINEAR alphaUse ALPHA_BINARY useRGBA FALSE clipping FALSE clippingSide BACK alternateRep NULL enableBumpMapping FALSE bumpScale 1.0 border TRUE borderColor 1 0.5 0 See also:
SoOrthoSlice
,SoObliqueSlice
,ObliqueSliceBorder
-
Enums Enum Description com.openinventor.inventor.SoDB.RenderCacheModes As of Open Inventor 10300. RenderCacheMode is no longer used.com.openinventor.volumeviz.nodes.SoVolumeData.OverMethods As of Open Inventor 9000. No longer supported.com.openinventor.volumeviz.nodes.SoVolumeData.StorageHints As of Open Inventor 8600. Field value will be ignored.com.openinventor.volumeviz.nodes.SoVolumeData.SubMethods As of Open Inventor 9000. No longer supported.com.openinventor.volumeviz.nodes.SoVolumeFaceSet.Interpolations As of Open Inventor 9000. Use the enumeration SoVolumeShape.Interpolation.com.openinventor.volumeviz.nodes.SoVolumeIndexedFaceSet.Interpolations As of Open Inventor 9000. Use the enumeration SoVolumeShape.Interpolation.com.openinventor.volumeviz.nodes.SoVolumeIndexedTriangleStripSet.Interpolations As of Open Inventor 9000. Use the enumeration SoVolumeShape.Interpolation.com.openinventor.volumeviz.nodes.SoVolumeRenderingQuality.LightingModels As of Open Inventor 10000. No longer used. OPENGL mode is always used.com.openinventor.volumeviz.nodes.SoVolumeShape.Compositions As of Open Inventor 9100. See SoVolumeRender.RenderMode enum.com.openinventor.volumeviz.nodes.SoVolumeTriangleStripSet.Interpolations As of Open Inventor 9000. Use the enumeration SoVolumeShape.Interpolation.
-
Fields Field Description com.openinventor.inventor.nodekits.SoInteractionKit.renderCaching As of Open Inventor 10300. This field is ignored. Render caching is set internally to ensure best performance.com.openinventor.inventor.nodekits.SoSeparatorKit.renderCaching As of Open Inventor 10300. This field is ignored. Render caching is set internally to ensure best performance.com.openinventor.inventor.nodes.SoSeparator.renderCaching As of Open Inventor 10300. This field is ignored. Render caching is set internally to ensure best performance.com.openinventor.inventor.SoPreferences.IV_SEPARATOR_MAX_CACHES UseSoPreferences.OIV_MAX_CACHES
instead.com.openinventor.inventor.SoPreferences.TGS_LICENSE_DEBUG please use OIV_LICENSE_DEBUG instead.com.openinventor.inventor.SoPreferences.TGS_LICENSE_FILE please use VSG_LICENSE_FILE instead.com.openinventor.inventor.SoPreferences.VSG_LICENSE_DEBUG please use OIV_LICENSE_DEBUG instead.com.openinventor.meshvizxlm.mapping.nodes.MoMeshSkin.maxCellRanges As of Open Inventor 9.5.1, useMoCellRanges
instead.com.openinventor.meshvizxlm.mapping.nodes.MoMeshSkin.minCellRanges As of Open Inventor 9.5.1, useMoCellRanges
instead.com.openinventor.volumeviz.draggers.SoOrthoSliceDragger.volumeDimension As of Open Inventor 101100. This field is ignored. The dimension is fetched automatically from the SoDataSet specified by the field dataSetId of the SoOrthoSlice handled by this dragger.com.openinventor.volumeviz.draggers.SoOrthoSliceDragger.volumeExtent As of Open Inventor 101100. This field is ignored. The extent is fetched automatically from the SoDataSet specified by the field dataSetId of the SoOrthoSlice handled by this dragger.com.openinventor.volumeviz.nodes.SoVolumeRender.lightDirection As of Open Inventor 8500. Use SoVolumeRenderingQuality.lighting field instead.com.openinventor.volumeviz.nodes.SoVolumeRender.lighting As of Open Inventor 8500. Use SoVolumeRenderingQuality.lighting field instead.com.openinventor.volumeviz.nodes.SoVolumeRender.lightIntensity As of Open Inventor 8500. Use SoVolumeRenderingQuality.lighting field instead.com.openinventor.volumeviz.nodes.SoVolumeRender.viewAlignedSlices As of Open Inventor 9100. Use samplingAlignment field instead.com.openinventor.volumeviz.nodes.SoVolumeRenderingQuality.cubicInterpolation As of Open Inventor 9300. Use SoVolumeShape.interpolation field instead.com.openinventor.volumeviz.nodes.SoVolumeRenderingQuality.lightingModel As of Open Inventor 10000. No longer used. OPENGL mode is always used.com.openinventor.volumeviz.nodes.SoVolumeShape.composition As of Open Inventor 9100. See SoVolumeRender.renderMode field.
-
Constructors Constructor Description com.openinventor.inventor.image.SbRasterImage(SbVec2i32, SbRasterImage.Components, byte[]) As of Open Inventor 9400. Use SbRasterImage constructor with SoBufferObject instead.com.openinventor.inventor.touch.SoTouchManager(SoSceneManager) As of Open Inventor 9500. Scene manager argument is useless.
-
Enum Constants Enum Constant Description com.openinventor.inventor.actions.SoGLRenderAction.TransparencyTypes.NO_TRANSPARENCY As of Open Inventor 10000. No longer supported. Will automatically switch to NO_SORT.com.openinventor.inventor.elements.SoLightModelElement.Models.PHONG As of Open Inventor 10000. PHONG is replaced by PER_VERTEX_PHONG to avoid ambiguities with PER_PIXEL_PHONGcom.openinventor.inventor.nodes.SoLightModel.Models.PHONG As of Open Inventor 10000. PHONG is replaced by PER_VERTEX_PHONG to avoid ambiguities with PER_PIXEL_PHONGcom.openinventor.inventor.nodes.SoShaderObject.SourceTypes.ARB_PROGRAM As of Open Inventor 10000. ARB Support has been removed in OIV 10. This enum is kept for compatibility with previously serialized files.com.openinventor.inventor.nodes.SoShaderObject.SourceTypes.CG_PROGRAM As of Open Inventor 10000. CG Support has been removed in OIV 10. This enum is kept for compatibility with previously serialized files.com.openinventor.inventor.nodes.SoTexture.InternalFormats.ALPHA4 As of Open Inventor 9610. Use an 8 bit type instead.com.openinventor.inventor.nodes.SoTexture.InternalFormats.INTENSITY4 As of Open Inventor 9610. Use an 8 bit type instead.com.openinventor.inventor.nodes.SoTexture.InternalFormats.LUMINANCE4 As of Open Inventor 9610. Use an 8 bit type instead.com.openinventor.inventor.SoSceneManager.AntialiasingModes.ACCUM_BUFFERS As of Open Inventor 9500. It corresponds to the SUPERSAMPLING antialiasing type.