#include "pandabase.h"
#include "renderAttrib.h"
#include "typedWritableReferenceCount.h"
#include "pointerTo.h"
#include "indirectLess.h"
#include "ordered_vector.h"
#include "renderState.I"
Go to the source code of this file.
Compounds | |
class | RenderState |
This represents a unique collection of RenderAttrib objects that correspond to a particular renderable state. More... | |
class | RenderState::Attribute |
class | RenderState::Composition |
Functions | |
ostream & | operator<< (ostream &out, const RenderState &state) |
Definition in file renderState.h.
|
Definition at line 246 of file renderState.h. |