50#ifndef _SO_DIRECTIONAL_LIGHT_
51#define _SO_DIRECTIONAL_LIGHT_
53#include <Inventor/fields/SoSFVec3f.h>
54#include <Inventor/nodes/SoLight.h>
178 static void initClass();
179 static void exitClass();
SoSFVec3f direction
Illumination direction vector.
SoDirectionalLight()
Creates a directional light source node with default settings.
Renders a scene graph using Open Inventor's Render Engine.
Maintains a list of pointers to nodes.
Field containing a three-dimensional vector.