Class NRTextureBackground

java.lang.Object
All Implemented Interfaces:
VRMLNode, FrameStateListener, VRMLBackgroundNodeType, VRMLBindableNodeType, VRMLChildNodeType, VRMLNodeType, VRMLTimeDependentNodeType, VRMLWorldRootChildNodeType, NRVRMLNode

public class NRTextureBackground extends BaseTextureBackground implements NRVRMLNode
A node that can represents a VRML Background node.

A background node in VRML is quite different to the Java3D background. It is represented by a 6 sided box inside a sphere at a nominal infinite distance. Each side of the box may have a different image on it.

Version:
$Revision: 1.2 $
Author:
Alan Hidson