Class BaseTextureBackground

java.lang.Object
org.web3d.vrml.renderer.common.nodes.AbstractNode
org.web3d.vrml.renderer.common.nodes.BaseBindableNode
org.web3d.vrml.renderer.common.nodes.enveffects.BaseTextureBackground
All Implemented Interfaces:
VRMLNode, FrameStateListener, VRMLBackgroundNodeType, VRMLBindableNodeType, VRMLChildNodeType, VRMLNodeType, VRMLTimeDependentNodeType, VRMLWorldRootChildNodeType
Direct Known Subclasses:
NRTextureBackground, OGLTextureBackground

public abstract class BaseTextureBackground extends BaseBindableNode implements VRMLBackgroundNodeType
Common base implementation of a TextureBackground node.

TODO: This is a very light copy of background right now to get transparency in

Version:
$Revision: 1.9 $
Author:
Alan Hudson