Uses of Interface
org.web3d.x3d.sai.X3DTextureTransformNode
Packages that use X3DTextureTransformNode
Package
Description
-
Uses of X3DTextureTransformNode in org.web3d.x3d.sai
Subinterfaces of X3DTextureTransformNode in org.web3d.x3d.saiModifier and TypeInterfaceDescriptioninterface
Defines a 2D transformation that is applied to a texture. -
Uses of X3DTextureTransformNode in org.web3d.x3d.sai.shape
Methods in org.web3d.x3d.sai.shape with parameters of type X3DTextureTransformNodeModifier and TypeMethodDescriptionvoid
Appearance.setTextureTransform
(X3DTextureTransformNode val) Set the textureTransform field. -
Uses of X3DTextureTransformNode in org.web3d.x3d.sai.texturing
Subinterfaces of X3DTextureTransformNode in org.web3d.x3d.sai.texturingModifier and TypeInterfaceDescriptioninterface
Defines the requirements of an X3D MultiTextureTransform nodeinterface
Defines the requirements of an X3D TextureTransform node -
Uses of X3DTextureTransformNode in org.web3d.x3d.sai.texturing3d
Subinterfaces of X3DTextureTransformNode in org.web3d.x3d.sai.texturing3dModifier and TypeInterfaceDescriptioninterface
Defines the requirements of an X3D TextureTransform3D node -
Uses of X3DTextureTransformNode in org.xj3d.sai.external.node.shape
Methods in org.xj3d.sai.external.node.shape with parameters of type X3DTextureTransformNodeModifier and TypeMethodDescriptionvoid
SAIAppearance.setTextureTransform
(X3DTextureTransformNode val) Set the textureTransform field. -
Uses of X3DTextureTransformNode in org.xj3d.sai.external.node.texturing
Classes in org.xj3d.sai.external.node.texturing that implement X3DTextureTransformNodeModifier and TypeClassDescriptionclass
A concrete implementation of the MultiTextureTransform node interfaceclass
A concrete implementation of the TextureTransform node interface -
Uses of X3DTextureTransformNode in org.xj3d.sai.internal.node.shape
Methods in org.xj3d.sai.internal.node.shape with parameters of type X3DTextureTransformNodeModifier and TypeMethodDescriptionvoid
SAIAppearance.setTextureTransform
(X3DTextureTransformNode val) Set the textureTransform field. -
Uses of X3DTextureTransformNode in org.xj3d.sai.internal.node.texturing
Classes in org.xj3d.sai.internal.node.texturing that implement X3DTextureTransformNodeModifier and TypeClassDescriptionclass
A concrete implementation of the MultiTextureTransform node interfaceclass
A concrete implementation of the TextureTransform node interface