PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University. More...
#include "pandaFramework.h"
#include "clockObject.h"
#include "pStatClient.h"
#include "eventQueue.h"
#include "dataGraphTraverser.h"
#include "depthOffsetAttrib.h"
#include "collisionNode.h"
#include "occluderNode.h"
#include "config_framework.h"
#include "graphicsPipeSelection.h"
#include "nodePathCollection.h"
#include "textNode.h"
#include "mouseAndKeyboard.h"
#include "mouseRecorder.h"
#include "throw_event.h"
#include "executionEnvironment.h"
#include "sceneGraphAnalyzer.h"
#include "transformState.h"
#include "renderState.h"
Go to the source code of this file.
Functions | |
PT (WindowFramework) PandaFramework | |
Creates a new WindowFramework object. 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 pandaFramework.cxx.
PT | ( | WindowFramework | ) |
Creates a new WindowFramework object.
This is provided as a hook so derived PandaFramework classes can create custom WindowFramework objects.
Definition at line 771 of file pandaFramework.cxx.