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 TypeClassDescriptionclass
Extended texture mapping node.class
Class for 2D indexed texture.class
2D texture mapping node.class
3D texture mapping node.class
Cube 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 anSoShaderParameterImage
with 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 TypeClassDescriptionclass
Clips a volume using a 2D surface.class
Clips a volume with the depth map projection of a shape.