9 #include "imstkLight.h" 10 #include "imstkMacros.h"
void setDirection(const Vec3d &dir)
Set the direction of the light.
A directional light has no position or range. The focal point is the direction.
void setFocalPoint(const Vec3d &p)
Get/Set the light focal point.
Abstract base class for lights.