PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University. More...
#include "pandabase.h"#include "namable.h"#include "loaderOptions.h"#include "pnotify.h"#include "pandaNode.h"#include "filename.h"#include "dSearchPath.h"#include "pvector.h"#include "asyncTaskManager.h"#include "asyncTask.h"#include "loader.I"Go to the source code of this file.
Classes | |
| class | Loader |
| A convenient class for loading models from disk, in bam or egg format (or any of a number of other formats implemented by a LoaderFileType, such as ptloader). More... | |
| class | Loader::Results |
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 loader.h.
1.8.15