LightNode
-
class LightNode
-
A derivative of Light and of
PandaNode
. All kinds of Light except Spotlight (which must inherit fromLensNode
instead) inherit from this class.Inheritance diagram
-
static TypeHandle get_class_type(void)
-
virtual void output(std::ostream &out) const
We have to explicitly publish these because they resolve the multiple inheritance.
-
virtual void write(std::ostream &out, int indent_level = 0) const
-
static TypeHandle get_class_type(void)