#include "load_egg_file.h"
#include "eggLoader.h"
#include "config_egg2pg.h"
#include "sceneGraphReducer.h"
#include "virtualFileSystem.h"
#include "config_util.h"
#include "config_express.h"
Go to the source code of this file.
Functions | |
PT (PandaNode) load_from_loader(EggLoader &loader) | |
load_egg_file (const string &filename, CoordinateSystem cs) | |
load_egg_data (EggData &data) |
|
Definition at line 127 of file load_egg_file.cxx. References data, loader, and EggGroupNode::steal_children(). |
|
Definition at line 58 of file load_egg_file.cxx. References cs, CS_default, VirtualFileSystem::exists(), VirtualFileSystem::get_global_ptr(), loader, NULL, and VirtualFileSystem::open_read_file(). Referenced by PT(). |
|
Definition at line 27 of file load_egg_file.cxx. References egg_accept_errors, egg_flatten, egg_flatten_siblings, SceneGraphReducer::flatten(), loader, and NULL. |