#include "pandabase.h"
#include "typedWritableReferenceCount.h"
#include "indirectCompareTo.h"
#include "pointerTo.h"
#include "pset.h"
#include "luse.h"
#include "renderEffect.I"
Go to the source code of this file.
Compounds | |
class | RenderEffect |
This is the base class for a number of special render effects that may be set on scene graph nodes to change the way they render. More... | |
Functions | |
ostream & | operator<< (ostream &out, const RenderEffect &effect) |
Definition in file renderEffect.h.
|
Definition at line 138 of file renderEffect.h. |