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 voidSoUniformShaderParameterElement.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 SoMFNodeSoShaderProgram.bufferObjectsSpecifies a list ofSoShaderParameterBufferObjectto use with this shader.final SoMFNodeSoShaderProgram.imagesSpecifies a list ofSoShaderParameterImagenodes to use with this shader.final SoMFNodeSoRenderToTextureProperty.nodeSpecifies the scene graph(s) (SoNode(s)) to be rendered into the texture.final SoMFNodeSoShaderProgram.shaderObjectSpecifies the list of shader objects (i.e., vertex shaders, geometry and fragment shaders) which form the shader program.final SoMFNodeSoAlgebraicShape.shaderSlotsMulti-field for Shader slots of typeSoShaderObject.final SoMFNodeSoRenderToTarget.targetsThis 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