#include "pandabase.h"
#include "lightNode.h"
#include "directionalLight.I"
Go to the source code of this file.
Compounds | |
class | DirectionalLight |
A light shining from infinitely far away in a particular direction, like sunlight. More... | |
class | DirectionalLight::CData |
Functions | |
ostream & | operator<< (ostream &out, const DirectionalLight &light) |
Definition in file directionalLight.h.
|
Definition at line 108 of file directionalLight.h. |