PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University. More...
#include "pandabase.h"#include "geom.h"#include "sceneSetup.h"#include "renderState.h"#include "transformState.h"#include "geometricBoundingVolume.h"#include "pointerTo.h"#include "camera.h"#include "drawMask.h"#include "typedReferenceCount.h"#include "pStatCollector.h"#include "fogAttrib.h"#include "cullTraverserData.h"#include "cullTraverser.I"Go to the source code of this file.
Classes | |
| class | CullTraverser |
| This object performs a depth-first traversal of the scene graph, with optional view-frustum culling, collecting CullState and searching for GeomNodes. More... | |
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
All rights reserved.
All use of this software is subject to the terms of the revised BSD license. You should have received a copy of this license along with this source code in a file named "LICENSE."
Definition in file cullTraverser.h.
1.8.15