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 TypeInterfaceDescriptioninterfaceDefines 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 TypeMethodDescriptionvoidAppearance.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 TypeInterfaceDescriptioninterfaceDefines the requirements of an X3D ImageTexture nodeinterfaceDefines the requirements of an X3D MovieTexture nodeinterfaceDefines the requirements of an X3D MultiTexture nodeinterfaceDefines 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 TypeMethodDescriptionvoidSAIAppearance.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 TypeClassDescriptionclassA concrete implementation of the ImageTexture node interfaceclassA concrete implementation of the MultiTexture node interfaceclassA 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 TypeMethodDescriptionvoidSAIAppearance.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 TypeClassDescriptionclassA concrete implementation of the ImageTexture node interfaceclassA concrete implementation of the MultiTexture node interfaceclassA concrete implementation of the PixelTexture node interface