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 SoSFNodeSoAnnoText3.alternateRepThis field optionally holds anSoText3node that will be written out in place of thisSoAnnoText3node when saved to a .iv file.final SoSFNodeSoWWWInline.alternateRepSpecifies child data that can be used instead of fetching data from the URL.final SoSFNodeSoNurbsProfile.boundaryAssociate the profile with the specified boundary using anSoNurbsBoundarynode.final SoSFNodeSoCSGShape.leftOperandGeometry scene graph to be used as left operand for the Boolean operation.final SoSFNodeSoAlgebraicShape.rayIntersectionField for anSoFragmentShaderobject that defines the GLSL ray intersection function.final SoSFNodeSoTexture2.renderToTexturePropertySpecifies anSoRenderToTexturePropertynode containing a scene graph that will be rendered to create the texture image.final SoSFNodeSoTextureCubeMap.renderToTexturePropertySpecifies anSoRenderToTexturePropertynode containing a scene graph that will be rendered to create the texture image.final SoSFNodeSoCSGShape.rightOperandGeometry scene graph to be used as right operand for the Boolean operation.final SoSFNodeSoShaderParameterImage.textureSpecifies the texture to bind to the image unit.final SoSFNodeSoVertexShape.vertexPropertyvertex property node. -
Uses of SoSFNode in com.openinventor.inventor.viewercomponents.nodes
Fields in com.openinventor.inventor.viewercomponents.nodes declared as SoSFNodeModifier and TypeFieldDescriptionfinal SoSFNodeSoViewingCube.compassDefines an additional and optional scene graph to visualize a compass encapsulated in the viewing cube.final SoSFNodeSoViewingCube.sceneCameraCamera 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.sceneToMagnifySpecifies the root node of the scene that will be magnified.SliceScaleBar.trackedCameraTracked camera (default is null). -
Uses of SoSFNode in com.openinventor.meshviz.data
Fields in com.openinventor.meshviz.data declared as SoSFNodeModifier and TypeFieldDescriptionfinal SoSFNodePoMesh.moduleDataMappingField 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 SoSFNodeSoSlice.alternateRepThis field optionally holds a subgraph containing only core Open Inventor nodes that can be used for rendering when VolumeViz is not available.final SoSFNodeSoOffscreenVolumeRender.bboxSceneGraphHead of the scene graph that defines the 3D off-screen scene cube to consider in world coordinates.final SoSFNodeSoUniformGridProjectionClipping.sceneGraphScene graph containing shapes to project on the orthogonal plane defined byaxisfield to generate theSoUniformGridClippingheight map texture.final SoSFNodeSoOffscreenVolumeRender.volumerenderSceneGraphHead of the scene graph that contains one or multiple VolumeRender node to render in 3D off-screen cube.