PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University. More...
#include "pandabase.h"#include "typedReferenceCount.h"#include "drawableRegion.h"#include "referenceCount.h"#include "nodePath.h"#include "cullResult.h"#include "sceneSetup.h"#include "pointerTo.h"#include "cycleData.h"#include "cycleDataLockedReader.h"#include "cycleDataReader.h"#include "cycleDataWriter.h"#include "cycleDataStageWriter.h"#include "pipelineCycler.h"#include "config_display.h"#include "lens.h"#include "deletedChain.h"#include "plist.h"#include "pStatCollector.h"#include "cullTraverser.h"#include "callbackObject.h"#include "luse.h"#include "epvector.h"#include "displayRegion.I"Go to the source code of this file.
Classes | |
| class | DisplayRegion |
| A rectangular subregion within a window for rendering into. More... | |
| class | DisplayRegionPipelineReader |
| Encapsulates the data from a DisplayRegion, pre-fetched for one stage of the pipeline. More... | |
| struct | DisplayRegion::Region |
Functions | |
| std::ostream & | operator<< (std::ostream &out, const DisplayRegion &dr) |
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 displayRegion.h.
1.8.15