Package | Description |
---|---|
com.openinventor.inventor.directviznodes | |
com.openinventor.inventor.drawers |
These classes provide convenient components to draw polyline, ellipse, lasso, or complex scene graph in 2D screen space.
|
com.openinventor.inventor.engines | |
com.openinventor.inventor.geo | |
com.openinventor.inventor.nodes | |
com.openinventor.inventor.vrmlnodes |
Virtual Reality Modeling Language.
|
com.openinventor.medical.nodes |
Provides some nodes and helper classes specifically created to facilitate
implementation of medical applications.
|
com.openinventor.meshviz.data | |
com.openinventor.meshviz.graph | |
com.openinventor.scaleviz.nodes | |
com.openinventor.volumeviz.nodes |
Modifier and Type | Field and Description |
---|---|
SoSFNode |
SoDirectVizAppearance.shader
Deprecated.
Associated shader.
|
SoSFNode |
SoDirectVizDirectionalLight.shader
Deprecated.
Shader.
|
SoSFNode |
SoDirectVizPointLight.shader
Deprecated.
Associated light shader.
|
SoSFNode |
SoDirectVizSpotLight.shader
Deprecated.
shader
|
SoSFNode |
SoDirectVizAppearance.textureProjection
Deprecated.
Texture projection (NOT USED).
|
Modifier and Type | Field and Description |
---|---|
SoSFNode |
SoScreenDrawer.sceneGraph
Scene graph to render.
|
Modifier and Type | Field and Description |
---|---|
SoSFNode |
SoComputeBoundingBox.node
Defines the graph for which the bounding box is computed.
|
Modifier and Type | Field and Description |
---|---|
SoSFNode |
SoVRMLGeoCoordinate.geoOrigin
Deprecated.
An
SoVRMLGeoOrigin node specifying the origin of the local coordinate system. |
SoSFNode |
SoVRMLGeoElevationGrid.geoOrigin
Deprecated.
An
SoVRMLGeoOrigin node specifying the origin of the local coordinate system. |
SoSFNode |
SoVRMLGeoLOD.geoOrigin
Deprecated.
An
SoVRMLGeoOrigin node specifying the origin of the local coordinate system. |
SoSFNode |
SoVRMLGeoLocation.geoOrigin
Deprecated.
An
SoVRMLGeoOrigin node specifying the origin of the local coordinate system. |
SoSFNode |
SoVRMLGeoTouchSensor.geoOrigin
Deprecated.
An
SoVRMLGeoOrigin node specifying the origin of the local coordinate system. |
SoSFNode |
SoVRMLGeoViewpoint.geoOrigin
Deprecated.
An
SoVRMLGeoOrigin node specifying the origin of the local coordinate system. |
Modifier and Type | Field and Description |
---|---|
SoSFNode |
SoAnnoText3.alternateRep
This field optionally holds an
SoText3 node that will be written out in place of this SoAnnoText3 node when saved to a .iv file. |
SoSFNode |
SoWWWInline.alternateRep
Specifies child data that can be used instead of fetching data from the URL.
|
SoSFNode |
SoNurbsProfile.boundary
Associate the profile with the specified boundary using an
SoNurbsBoundary node. |
SoSFNode |
SoCSGShape.leftOperand
Geometry scene graph to be used as left operand for the Boolean operation.
|
SoSFNode |
SoAlgebraicShape.rayIntersection
Field for an
SoFragmentShader object that defines the GLSL ray intersection function. |
SoSFNode |
SoTexture2.renderToTextureProperty
Specifies an
SoRenderToTextureProperty node containing a scene graph that will be rendered to create the texture image. |
SoSFNode |
SoTextureCubeMap.renderToTextureProperty
Specifies an
SoRenderToTextureProperty node containing a scene graph that will be rendered to create the texture image. |
SoSFNode |
SoCSGShape.rightOperand
Geometry scene graph to be used as right operand for the Boolean operation.
|
SoSFNode |
SoVertexShape.vertexProperty
vertex property node.
|
Modifier and Type | Field and Description |
---|---|
SoSFNode |
SoVRMLShape.appearance
Deprecated.
Specifies an
SoVRMLAppearance node that defines the visual attributes. |
SoSFNode |
SoVRMLTextureBackground.backTexture
Deprecated.
Specifies one of a set of images that define a background panorama between the ground/sky backdrop and the world's geometry.
|
SoSFNode |
SoVRMLTextureBackground.bottomTexture
Deprecated.
See
backTexture . |
SoSFNode |
SoVRMLGridShape.color
Deprecated.
An
SoVRMLColor node whose colors are applied to the vertices or faces of the ElevationGrid. |
SoSFNode |
SoVRMLLineSet.color
Deprecated.
An
SoVRMLColor node that specifies the color of the line set at each vertex. |
SoSFNode |
SoVRMLTriangle.color
Deprecated.
An
SoVRMLColor node whose colors are applied to the vertices or faces of the three VRMLIndexedTriangle nodes. |
SoSFNode |
SoVRMLVertexLine.color
Deprecated.
An
SoVRMLColor node whose colors are applied to the vertices or lines of the IndexedLineSet. |
SoSFNode |
SoVRMLVertexPoint.color
Deprecated.
An
SoVRMLColor node whose colors are applied to the points of the PointSet. |
SoSFNode |
SoVRMLVertexShape.color
Deprecated.
An
SoVRMLColor node whose colors are applied to the vertices or faces of the IndexedFaceSet. |
SoSFNode |
SoVRMLLineSet.coord
Deprecated.
An
SoVRMLCoordinate node defining the LineSet. |
SoSFNode |
SoVRMLTriangle.coord
Deprecated.
An
SoVRMLCoordinate node. |
SoSFNode |
SoVRMLVertexLine.coord
Deprecated.
An
SoVRMLCoordinate node defining the IndexedLineSet. |
SoSFNode |
SoVRMLVertexPoint.coord
Deprecated.
An
SoVRMLCoordinate node defining the IndexedPointSet. |
SoSFNode |
SoVRMLVertexShape.coord
Deprecated.
An
SoVRMLCoordinate node defining the IndexedFaceSet. |
SoSFNode |
SoVRMLAppearance.fillProperties
Deprecated.
(Note: Not implemented) The
fillProperties field, if specified, must contain an SoVRMLFillProperties node. |
SoSFNode |
SoVRMLText.fontStyle
Deprecated.
An
SoVRMLFontStyle node that specifies the font size, font family and style, direction of the text strings, and and specific language rendering techniques. |
SoSFNode |
SoVRMLTextureBackground.frontTexture
Deprecated.
See
backTexture . |
SoSFNode |
SoVRMLShape.geometry
Deprecated.
A geometry node.
|
SoSFNode |
SoVRMLTextureBackground.leftTexture
Deprecated.
See
backTexture . |
SoSFNode |
SoVRMLAppearance.lineProperties
Deprecated.
The
lineProperties field, if specified, must contain an SoVRMLLineProperties node. |
SoSFNode |
SoVRMLAppearance.material
Deprecated.
The
material field, if specified, must contain an SoVRMLMaterial node. |
SoSFNode |
SoVRMLGeometry.metadata
Deprecated.
Specifies the metadata node.
|
SoSFNode |
SoVRMLNode.metadata
Deprecated.
Specifies the metadata node.
|
SoSFNode |
SoVRMLParent.metadata
Deprecated.
Specifies the metadata node.
|
SoSFNode |
SoVRMLScript.metadata
Deprecated.
Specifies the metadata node.
|
SoSFNode |
SoVRMLGridShape.normal
Deprecated.
An SoVRMLNormalNode containing the normals.
|
SoSFNode |
SoVRMLTriangle.normal
Deprecated.
An
SoVRMLNormal node containing the normals. |
SoSFNode |
SoVRMLVertexShape.normal
Deprecated.
An SoVRMLNormalNode containing the normals.
|
SoSFNode |
SoVRMLCollision.proxy
Deprecated.
(Note: Not implemented) Child node that is used as a substitute for the
SoVRMLCollision 's children during collision detection. |
SoSFNode |
SoVRMLTextureBackground.rightTexture
Deprecated.
See
backTexture . |
SoSFNode |
SoVRMLSound.source
Deprecated.
Sound source for the sound node.
|
SoSFNode |
SoVRMLGridShape.texCoord
Deprecated.
An
SoVRMLTextureCoordinate node. |
SoSFNode |
SoVRMLTriangle.texCoord
Deprecated.
An
SoVRMLTextureCoordinate node. |
SoSFNode |
SoVRMLVertexShape.texCoord
Deprecated.
An
SoVRMLTextureCoordinate node. |
SoSFNode |
SoVRMLAppearance.texture
Deprecated.
The
texture field, if specified, must contain one of the various types of texture nodes (SoVRMLImageTexture , SoVRMLMovieTexture , or SoVRMLPixelTexture ). |
SoSFNode |
SoVRMLMultiTexture.texture
Deprecated.
The texture node.
|
SoSFNode |
SoVRMLAppearance.textureTransform
Deprecated.
The
textureTransform field, if specified, must contain an SoVRMLTextureTransform node. |
SoSFNode |
SoVRMLTextureBackground.topTexture
Deprecated.
See
backTexture . |
Modifier and Type | Field and Description |
---|---|
SoSFNode |
Magnifier.sceneToMagnify
Specifies the root node of the scene that will be magnified.
|
SoSFNode |
SliceScaleBar.trackedCamera
Tracked camera (default is null).
|
Modifier and Type | Field and Description |
---|---|
SoSFNode |
PoMesh.moduleDataMapping
Field used to do coloring according the module of the vectors.
|
Modifier and Type | Field and Description |
---|---|
SoSFNode |
PoChart.material
Defines the list of materials used for the coloring.
|
Modifier and Type | Field and Description |
---|---|
SoSFNode |
SoScaleVizParameters.depthComposerParams
Specifies an
SoDepthComposerParams node. |
SoSFNode |
SoScaleVizParameters.remoteParams
Specifies an
SoRemoteParams node. |
SoSFNode |
SoScaleVizParameters.tileComposerParams
Specifies an
SoTileComposerParams node. |
Modifier and Type | Field and Description |
---|---|
SoSFNode |
SoSlice.alternateRep
This field optionally holds a subgraph containing only core Open Inventor nodes that can be used for rendering when VolumeViz is not available.
|
SoSFNode |
SoOffscreenVolumeRender.bboxSceneGraph
Head of the scene graph that defines the 3D off-screen scene cube to consider in world coordinates.
|
SoSFNode |
SoUniformGridProjectionClipping.sceneGraph
Scene graph containing shapes to project on the orthogonal plane defined by
axis field to generate the SoUniformGridClipping height map texture. |
SoSFNode |
SoOffscreenVolumeRender.volumerenderSceneGraph
Head of the scene graph that contains one or multiple VolumeRender node to render in 3D off-screen cube.
|
Generated on January 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com