PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University. More...
#include "pandabase.h"#include "geom.h"#include "geomVertexData.h"#include "sceneSetup.h"#include "renderState.h"#include "portalNode.h"#include "transformState.h"#include "geometricBoundingVolume.h"#include "boundingHexahedron.h"#include "pointerTo.h"#include "drawMask.h"#include "typedObject.h"#include "pStatCollector.h"#include "config_pgraph.h"#include "geomNode.h"#include "portalClipper.I"Go to the source code of this file.
Classes | |
| class | PortalClipper |
| 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 portalClipper.h.
1.8.15