Class BasePointLight

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

public abstract class BasePointLight extends BaseLightNode
Common base implementation of a PointLight node.

Version:
$Revision: 1.10 $
Author:
Alan Hudson