Uses of Interface
org.web3d.x3d.sai.X3DTextureNode
Packages that use X3DTextureNode
Package
Description
-
Uses of X3DTextureNode in org.web3d.x3d.sai
Subinterfaces of X3DTextureNode in org.web3d.x3d.saiModifier and TypeInterfaceDescriptioninterface
Defines the requirements of an X3DTexture2DNode abstract node type -
Uses of X3DTextureNode in org.web3d.x3d.sai.shape
Methods in org.web3d.x3d.sai.shape with parameters of type X3DTextureNodeModifier and TypeMethodDescriptionvoid
Appearance.setTexture
(X3DTextureNode val) Set the texture field. -
Uses of X3DTextureNode in org.web3d.x3d.sai.texturing
Subinterfaces of X3DTextureNode in org.web3d.x3d.sai.texturingModifier and TypeInterfaceDescriptioninterface
Defines the requirements of an X3D ImageTexture nodeinterface
Defines the requirements of an X3D MovieTexture nodeinterface
Defines the requirements of an X3D MultiTexture nodeinterface
Defines the requirements of an X3D PixelTexture node -
Uses of X3DTextureNode in org.xj3d.sai.external.node.shape
Methods in org.xj3d.sai.external.node.shape with parameters of type X3DTextureNodeModifier and TypeMethodDescriptionvoid
SAIAppearance.setTexture
(X3DTextureNode val) Set the texture field. -
Uses of X3DTextureNode in org.xj3d.sai.external.node.texturing
Classes in org.xj3d.sai.external.node.texturing that implement X3DTextureNodeModifier and TypeClassDescriptionclass
A concrete implementation of the ImageTexture node interfaceclass
A concrete implementation of the MultiTexture node interfaceclass
A concrete implementation of the PixelTexture node interface -
Uses of X3DTextureNode in org.xj3d.sai.internal.node.shape
Methods in org.xj3d.sai.internal.node.shape with parameters of type X3DTextureNodeModifier and TypeMethodDescriptionvoid
SAIAppearance.setTexture
(X3DTextureNode val) Set the texture field. -
Uses of X3DTextureNode in org.xj3d.sai.internal.node.texturing
Classes in org.xj3d.sai.internal.node.texturing that implement X3DTextureNodeModifier and TypeClassDescriptionclass
A concrete implementation of the ImageTexture node interfaceclass
A concrete implementation of the MultiTexture node interfaceclass
A concrete implementation of the PixelTexture node interface