#include "pandabase.h"
#include "workingNodePath.h"
#include "renderState.h"
#include "transformState.h"
#include "geometricBoundingVolume.h"
#include "pointerTo.h"
#include "drawMask.h"
#include "cullTraverserData.I"
Go to the source code of this file.
Compounds | |
class | CullTraverserData |
This collects together the pieces of data that are accumulated for each node while walking the scene graph during the cull traversal. More... |
Definition in file cullTraverserData.h.