#include "pandabase.h"
#include "transformState.h"
#include "renderAttrib.h"
#include "renderState.h"
#include "pointerTo.h"
#include "accumulatedAttribs.I"
Go to the source code of this file.
Compounds | |
class | AccumulatedAttribs |
This class is used by the SceneGraphReducer to maintain and accumulate the set of attributes we have encountered on each node that might eventually be applied to the vertices at the leaves. More... |
Definition in file accumulatedAttribs.h.