Uses of Class
com.openinventor.inventor.fields.SoSFNode
Packages that use SoSFNode
Package
Description
These classes provide convenient components to draw polyline, ellipse, lasso, or complex scene graph in 2D screen space.
Viewer components nodes independent from graphical user interface.
Provides some nodes and helper classes specifically created to facilitate
implementation of medical applications.
-
Uses of SoSFNode in com.openinventor.inventor.drawers
Fields in com.openinventor.inventor.drawers declared as SoSFNode -
Uses of SoSFNode in com.openinventor.inventor.engines
Fields in com.openinventor.inventor.engines declared as SoSFNode -
Uses of SoSFNode in com.openinventor.inventor.nodes
Fields in com.openinventor.inventor.nodes declared as SoSFNodeModifier and TypeFieldDescriptionfinal SoSFNode
SoAnnoText3.alternateRep
This field optionally holds anSoText3
node that will be written out in place of thisSoAnnoText3
node when saved to a .iv file.final SoSFNode
SoWWWInline.alternateRep
Specifies child data that can be used instead of fetching data from the URL.final SoSFNode
SoNurbsProfile.boundary
Associate the profile with the specified boundary using anSoNurbsBoundary
node.final SoSFNode
SoCSGShape.leftOperand
Geometry scene graph to be used as left operand for the Boolean operation.final SoSFNode
SoAlgebraicShape.rayIntersection
Field for anSoFragmentShader
object that defines the GLSL ray intersection function.final SoSFNode
SoTexture2.renderToTextureProperty
Specifies anSoRenderToTextureProperty
node containing a scene graph that will be rendered to create the texture image.final SoSFNode
SoTextureCubeMap.renderToTextureProperty
Specifies anSoRenderToTextureProperty
node containing a scene graph that will be rendered to create the texture image.final SoSFNode
SoCSGShape.rightOperand
Geometry scene graph to be used as right operand for the Boolean operation.final SoSFNode
SoShaderParameterImage.texture
Specifies the texture to bind to the image unit.final SoSFNode
SoVertexShape.vertexProperty
vertex property node. -
Uses of SoSFNode in com.openinventor.inventor.viewercomponents.nodes
Fields in com.openinventor.inventor.viewercomponents.nodes declared as SoSFNodeModifier and TypeFieldDescriptionfinal SoSFNode
SoViewingCube.compass
Defines an additional and optional scene graph to visualize a compass encapsulated in the viewing cube.final SoSFNode
SoViewingCube.sceneCamera
Camera which is synchronized with this viewing cube. -
Uses of SoSFNode in com.openinventor.medical.nodes
Fields in com.openinventor.medical.nodes declared as SoSFNodeModifier and TypeFieldDescriptionMagnifier.sceneToMagnify
Specifies the root node of the scene that will be magnified.SliceScaleBar.trackedCamera
Tracked camera (default is null). -
Uses of SoSFNode in com.openinventor.meshviz.data
Fields in com.openinventor.meshviz.data declared as SoSFNodeModifier and TypeFieldDescriptionfinal SoSFNode
PoMesh.moduleDataMapping
Field used to do coloring according the module of the vectors. -
Uses of SoSFNode in com.openinventor.meshviz.graph
Fields in com.openinventor.meshviz.graph declared as SoSFNode -
Uses of SoSFNode in com.openinventor.volumeviz.nodes
Fields in com.openinventor.volumeviz.nodes declared as SoSFNodeModifier and TypeFieldDescriptionfinal 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.final SoSFNode
SoOffscreenVolumeRender.bboxSceneGraph
Head of the scene graph that defines the 3D off-screen scene cube to consider in world coordinates.final SoSFNode
SoUniformGridProjectionClipping.sceneGraph
Scene graph containing shapes to project on the orthogonal plane defined byaxis
field to generate theSoUniformGridClipping
height map texture.final SoSFNode
SoOffscreenVolumeRender.volumerenderSceneGraph
Head of the scene graph that contains one or multiple VolumeRender node to render in 3D off-screen cube.