-
Classes Class Description com.openinventor.inventor.elements.SoLazyElement As of Open Inventor 10.0.0.0. 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 10.3.0.0. RenderCacheMode is no longer used.com.openinventor.volumeviz.nodes.SoVolumeData.OverMethods As of Open Inventor 9.0.0.0. No longer supported.com.openinventor.volumeviz.nodes.SoVolumeData.StorageHints As of Open Inventor 8.6.0.0. Field value will be ignored.com.openinventor.volumeviz.nodes.SoVolumeData.SubMethods As of Open Inventor 9.0.0.0. No longer supported.com.openinventor.volumeviz.nodes.SoVolumeFaceSet.Interpolations As of Open Inventor 9.0.0.0. Use the enumeration SoVolumeShape.Interpolation.com.openinventor.volumeviz.nodes.SoVolumeIndexedFaceSet.Interpolations As of Open Inventor 9.0.0.0. Use the enumeration SoVolumeShape.Interpolation.com.openinventor.volumeviz.nodes.SoVolumeIndexedTriangleStripSet.Interpolations As of Open Inventor 9.0.0.0. Use the enumeration SoVolumeShape.Interpolation.com.openinventor.volumeviz.nodes.SoVolumeRenderingQuality.LightingModels As of Open Inventor 10.0.0.0. No longer used. OPENGL mode is always used.com.openinventor.volumeviz.nodes.SoVolumeShape.Compositions As of Open Inventor 9.1.0.0. See SoVolumeRender.RenderMode enum.com.openinventor.volumeviz.nodes.SoVolumeTriangleStripSet.Interpolations As of Open Inventor 9.0.0.0. Use the enumeration SoVolumeShape.Interpolation.
-
Fields Field Description com.openinventor.inventor.nodekits.SoInteractionKit.renderCaching As of Open Inventor 10.3.0.0. This field is ignored. Render caching is set internally to ensure best performance.com.openinventor.inventor.nodekits.SoSeparatorKit.renderCaching As of Open Inventor 10.3.0.0. This field is ignored. Render caching is set internally to ensure best performance.com.openinventor.inventor.nodes.SoSeparator.renderCaching As of Open Inventor 10.3.0.0. 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 101.1.0.0. 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 101.1.0.0. 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 8.5.0.0. Use SoVolumeRenderingQuality.lighting field instead.com.openinventor.volumeviz.nodes.SoVolumeRender.lighting As of Open Inventor 8.5.0.0. Use SoVolumeRenderingQuality.lighting field instead.com.openinventor.volumeviz.nodes.SoVolumeRender.lightIntensity As of Open Inventor 8.5.0.0. Use SoVolumeRenderingQuality.lighting field instead.com.openinventor.volumeviz.nodes.SoVolumeRender.viewAlignedSlices As of Open Inventor 9.1.0.0. Use samplingAlignment field instead.com.openinventor.volumeviz.nodes.SoVolumeRenderingQuality.cubicInterpolation As of Open Inventor 9.3.0.0. Use SoVolumeShape.interpolation field instead.com.openinventor.volumeviz.nodes.SoVolumeRenderingQuality.lightingModel As of Open Inventor 10.0.0.0. No longer used. OPENGL mode is always used.com.openinventor.volumeviz.nodes.SoVolumeShape.composition As of Open Inventor 9.1.0.0. See SoVolumeRender.renderMode field.
-
Constructors Constructor Description com.openinventor.inventor.image.SbRasterImage(SbVec2i32, SbRasterImage.Components, byte[]) As of Open Inventor 9.4.0.0. Use SbRasterImage constructor with SoBufferObject instead.com.openinventor.inventor.SoSceneManager(int) As of Open Inventor 2024.2. This method should no longer be used. Use constructor SoSceneManager() (without argument) instead.com.openinventor.inventor.touch.SoTouchManager(SoSceneManager) As of Open Inventor 9.5.0.0. Scene manager argument is useless.
-
Enum Constants Enum Constant Description com.openinventor.inventor.actions.SoGLRenderAction.TransparencyTypes.NO_TRANSPARENCY As of Open Inventor 10.0.0.0. No longer supported. Will automatically switch to NO_SORT.com.openinventor.inventor.elements.SoLightModelElement.Models.PHONG As of Open Inventor 10.0.0.0. PHONG is replaced by PER_VERTEX_PHONG to avoid ambiguities with PER_PIXEL_PHONGcom.openinventor.inventor.nodes.SoLightModel.Models.PHONG As of Open Inventor 10.0.0.0. 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 10.0.0.0. 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 10.0.0.0. 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 9.6.1.0. Use an 8 bit type instead.com.openinventor.inventor.nodes.SoTexture.InternalFormats.INTENSITY4 As of Open Inventor 9.6.1.0. Use an 8 bit type instead.com.openinventor.inventor.nodes.SoTexture.InternalFormats.LUMINANCE4 As of Open Inventor 9.6.1.0. Use an 8 bit type instead.com.openinventor.inventor.SoSceneManager.AntialiasingModes.ACCUM_BUFFERS As of Open Inventor 9.5.0.0. It corresponds to the SUPERSAMPLING antialiasing type.