Class BaseImageCubeMapTexture

java.lang.Object
org.web3d.vrml.renderer.common.nodes.AbstractNode
org.web3d.vrml.renderer.common.nodes.BaseTextureNode
org.web3d.vrml.renderer.common.nodes.texture.BaseImageCubeMapTexture
All Implemented Interfaces:
VRMLNode, FrameStateListener, VRMLAppearanceChildNodeType, VRMLEnvironmentTextureNodeType, VRMLExternalNodeType, VRMLNodeType, VRMLSingleExternalNodeType, VRMLTextureNodeType
Direct Known Subclasses:
NRImageCubeMapTexture

public class BaseImageCubeMapTexture extends BaseTextureNode implements VRMLSingleExternalNodeType, VRMLEnvironmentTextureNodeType
Common implementation of a ImageCubeMapTexture node.

Version:
$Revision: 1.5 $
Author:
Justin Couch