Uses of Class
com.openinventor.inventor.nodes.SoTextureCoordinateFunction
Packages that use SoTextureCoordinateFunction
-
Uses of SoTextureCoordinateFunction in com.openinventor.inventor.nodes
Subclasses of SoTextureCoordinateFunction in com.openinventor.inventor.nodesModifier and TypeClassDescriptionclass
Node that removes texture coordinates from state.class
Node that specifies texture coordinates by projection from an environment.class
Node that specifies texture coordinates matching the vertex's transformed eye-space normal.class
Node that specifies texture coordinates which are a linear combination of the object coordinates of the vertex.class
Node that specifies texture coordinates by projection from a plane.class
Node that specifies texture coordinates matching the vertex's eye-space reflection vector.