Uses of Interface
org.web3d.x3d.sai.X3DLightNode
Packages that use X3DLightNode
Package
Description
-
Uses of X3DLightNode in org.web3d.x3d.sai.lighting
Subinterfaces of X3DLightNode in org.web3d.x3d.sai.lightingModifier and TypeInterfaceDescriptioninterface
Defines the requirements of an X3D DirectionalLight nodeinterface
Defines the requirements of an X3D PointLight nodeinterface
Defines the requirements of an X3D SpotLight node -
Uses of X3DLightNode in org.xj3d.sai.external.node.lighting
Classes in org.xj3d.sai.external.node.lighting that implement X3DLightNodeModifier and TypeClassDescriptionclass
A concrete implementation of the DirectionalLight node interfaceclass
A concrete implementation of the PointLight node interfaceclass
A concrete implementation of the SpotLight node interface -
Uses of X3DLightNode in org.xj3d.sai.internal.node.lighting
Classes in org.xj3d.sai.internal.node.lighting that implement X3DLightNodeModifier and TypeClassDescriptionclass
A concrete implementation of the DirectionalLight node interfaceclass
A concrete implementation of the PointLight node interfaceclass
A concrete implementation of the SpotLight node interface