Uses of Class
com.openinventor.inventor.fields.SoMFNode
Packages that use SoMFNode
Package
Description
The element classes are used internally for storing information in Open Inventor's traversal state list.
-
Uses of SoMFNode in com.openinventor.inventor.elements
Methods in com.openinventor.inventor.elements with parameters of type SoMFNodeModifier and TypeMethodDescriptionstatic void
SoUniformShaderParameterElement.add
(SoState state, SoShaderParameter param, SoMFNode shaderObjects) Deprecated.As of Open Inventor 1.0.0.0. -
Uses of SoMFNode in com.openinventor.inventor.nodes
Fields in com.openinventor.inventor.nodes declared as SoMFNodeModifier and TypeFieldDescriptionfinal SoMFNode
SoShaderProgram.bufferObjects
Specifies a list ofSoShaderParameterBufferObject
to use with this shader.final SoMFNode
SoShaderProgram.images
Specifies a list ofSoShaderParameterImage
nodes to use with this shader.final SoMFNode
SoRenderToTextureProperty.node
Specifies the scene graph(s) (SoNode(s)
) to be rendered into the texture.final SoMFNode
SoShaderProgram.shaderObject
Specifies the list of shader objects (i.e., vertex shaders, geometry and fragment shaders) which form the shader program.final SoMFNode
SoAlgebraicShape.shaderSlots
Multi-field for Shader slots of typeSoShaderObject
.final SoMFNode
SoRenderToTarget.targets
This field allows to attach a texture to a specific attachment. -
Uses of SoMFNode in com.openinventor.meshviz.graph
Fields in com.openinventor.meshviz.graph declared as SoMFNode