#include "pandabase.h"
#include "lightNode.h"
#include "pointLight.I"
Go to the source code of this file.
Compounds | |
class | PointLight |
A light originating from a single point in space, and shining in all directions. More... | |
class | PointLight::CData |
Functions | |
ostream & | operator<< (ostream &out, const PointLight &light) |
Definition in file pointLight.h.
|
Definition at line 108 of file pointLight.h. |