50#ifndef _SO_POINT_LIGHT_
51#define _SO_POINT_LIGHT_
175 static void initClass();
176 static void exitClass();
#define SO_NODE_HEADER(className)
Renders a scene graph using Open Inventor's Render Engine.
Abstract base class for all light source nodes.
Node representing a point light source.
SoPointLight()
Creates a point light source node with default settings.
SoSFVec3f location
Location of the source.
Field containing a three-dimensional vector.