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 TypeInterfaceDescriptioninterface
Defines the requirements of an X3D Material nodeinterface
Defines the requirements of an X3D TwoSidedMaterial nodeMethods in org.web3d.x3d.sai.shape with parameters of type X3DMaterialNodeModifier and TypeMethodDescriptionvoid
Appearance.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 TypeClassDescriptionclass
A concrete implementation of the Material node interfaceclass
A concrete implementation of the TwoSidedMaterial node interfaceMethods in org.xj3d.sai.external.node.shape with parameters of type X3DMaterialNodeModifier and TypeMethodDescriptionvoid
SAIAppearance.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 TypeClassDescriptionclass
A concrete implementation of the Material node interfaceclass
A concrete implementation of the TwoSidedMaterial node interfaceMethods in org.xj3d.sai.internal.node.shape with parameters of type X3DMaterialNodeModifier and TypeMethodDescriptionvoid
SAIAppearance.setMaterial
(X3DMaterialNode val) Set the material field.