Uses of Interface
org.web3d.x3d.sai.X3DMaterialNode
Packages that use X3DMaterialNode
Package
Description
-
Uses of X3DMaterialNode in org.web3d.x3d.sai.shape
Subinterfaces of X3DMaterialNode in org.web3d.x3d.sai.shapeModifier and TypeInterfaceDescriptioninterfaceDefines the requirements of an X3D Material nodeinterfaceDefines the requirements of an X3D TwoSidedMaterial nodeMethods in org.web3d.x3d.sai.shape with parameters of type X3DMaterialNodeModifier and TypeMethodDescriptionvoidAppearance.setMaterial(X3DMaterialNode val) Set the material field. -
Uses of X3DMaterialNode in org.xj3d.sai.external.node.shape
Classes in org.xj3d.sai.external.node.shape that implement X3DMaterialNodeModifier and TypeClassDescriptionclassA concrete implementation of the Material node interfaceclassA concrete implementation of the TwoSidedMaterial node interfaceMethods in org.xj3d.sai.external.node.shape with parameters of type X3DMaterialNodeModifier and TypeMethodDescriptionvoidSAIAppearance.setMaterial(X3DMaterialNode val) Set the material field. -
Uses of X3DMaterialNode in org.xj3d.sai.internal.node.shape
Classes in org.xj3d.sai.internal.node.shape that implement X3DMaterialNodeModifier and TypeClassDescriptionclassA concrete implementation of the Material node interfaceclassA concrete implementation of the TwoSidedMaterial node interfaceMethods in org.xj3d.sai.internal.node.shape with parameters of type X3DMaterialNodeModifier and TypeMethodDescriptionvoidSAIAppearance.setMaterial(X3DMaterialNode val) Set the material field.