Uses of Class
com.openinventor.inventor.nodes.SoShaderParameterImage
-
Packages that use SoShaderParameterImage Package Description com.openinventor.inventor.nodes -
-
Uses of SoShaderParameterImage in com.openinventor.inventor.nodes
Methods in com.openinventor.inventor.nodes that return SoShaderParameterImage Modifier and Type Method Description SoShaderParameterImage
SoShaderProgram. addShaderParameterImage(java.lang.String name, SoTexture tex)
Convenience method to create anSoShaderParameterImage
with the specified name and value and add it to this shader program.
-