Class BaseSpotLight

java.lang.Object
All Implemented Interfaces:
VRMLNode, FrameStateListener, VRMLChildNodeType, VRMLLightNodeType, VRMLNodeType, VRMLWorldRootChildNodeType
Direct Known Subclasses:
NRSpotLight, OGLSpotLight

public abstract class BaseSpotLight extends BaseLightNode
Common implementation code for a SpotLight node.

Version:
$Revision: 1.13 $
Author:
Alan Hudson