#include "pandabase.h"
#include "light.h"
#include "pandaNode.h"
#include "lightNode.I"
Go to the source code of this file.
Compounds | |
class | LightNode |
A derivative of Light and of PandaNode. More... | |
Functions | |
ostream & | operator<< (ostream &out, const LightNode &light) |
Definition in file lightNode.h.
|
Definition at line 84 of file lightNode.h. |