Uses of Class
com.openinventor.inventor.nodes.SoTexture
Packages that use SoTexture
-
Uses of SoTexture in com.openinventor.inventor.nodes
Subclasses of SoTexture in com.openinventor.inventor.nodesModifier and TypeClassDescriptionclassExtended texture mapping node.classClass for 2D indexed texture.class2D texture mapping node.class3D texture mapping node.classCube texture mapping node.Methods in com.openinventor.inventor.nodes with parameters of type SoTextureModifier and TypeMethodDescriptionSoShaderProgram.addShaderParameterImage(String name, SoTexture tex) Convenience method to create anSoShaderParameterImagewith the specified name and value and add it to this shader program. -
Uses of SoTexture in com.openinventor.volumeviz.nodes
Subclasses of SoTexture in com.openinventor.volumeviz.nodesModifier and TypeClassDescriptionclassClips a volume using a 2D surface.classClips a volume with the depth map projection of a shape.