Uses of Interface
org.web3d.x3d.sai.X3DAppearanceNode
Packages that use X3DAppearanceNode
Package
Description
-
Uses of X3DAppearanceNode in org.web3d.x3d.sai
Methods in org.web3d.x3d.sai with parameters of type X3DAppearanceNodeModifier and TypeMethodDescriptionvoid
X3DShapeNode.setAppearance
(X3DAppearanceNode val) Set the appearance field. -
Uses of X3DAppearanceNode in org.web3d.x3d.sai.shape
Subinterfaces of X3DAppearanceNode in org.web3d.x3d.sai.shapeModifier and TypeInterfaceDescriptioninterface
Defines the requirements of an X3D Appearance node -
Uses of X3DAppearanceNode in org.xj3d.sai.external.node.particlesystems
Methods in org.xj3d.sai.external.node.particlesystems with parameters of type X3DAppearanceNodeModifier and TypeMethodDescriptionvoid
SAIParticleSystem.setAppearance
(X3DAppearanceNode val) Set the appearance field. -
Uses of X3DAppearanceNode in org.xj3d.sai.external.node.shape
Classes in org.xj3d.sai.external.node.shape that implement X3DAppearanceNodeModifier and TypeClassDescriptionclass
A concrete implementation of the Appearance node interfaceMethods in org.xj3d.sai.external.node.shape with parameters of type X3DAppearanceNodeModifier and TypeMethodDescriptionvoid
SAIShape.setAppearance
(X3DAppearanceNode val) Set the appearance field. -
Uses of X3DAppearanceNode in org.xj3d.sai.internal.node.particlesystems
Methods in org.xj3d.sai.internal.node.particlesystems with parameters of type X3DAppearanceNodeModifier and TypeMethodDescriptionvoid
SAIParticleSystem.setAppearance
(X3DAppearanceNode val) Set the appearance field. -
Uses of X3DAppearanceNode in org.xj3d.sai.internal.node.shape
Classes in org.xj3d.sai.internal.node.shape that implement X3DAppearanceNodeModifier and TypeClassDescriptionclass
A concrete implementation of the Appearance node interfaceMethods in org.xj3d.sai.internal.node.shape with parameters of type X3DAppearanceNodeModifier and TypeMethodDescriptionvoid
SAIShape.setAppearance
(X3DAppearanceNode val) Set the appearance field.