#include "loaderFileTypeEgg.h"
#include "load_egg_file.h"
#include "eggData.h"
Go to the source code of this file.
Functions | |
PT (PandaNode) LoaderFileTypeEgg | |
Loads the file immediately, waiting for it to complete. |
Definition in file loaderFileTypeEgg.cxx.
|
Loads the file immediately, waiting for it to complete. If search is true, the file is searched for along the model path; otherwise, only the exact filename is loaded. Definition at line 71 of file loaderFileTypeEgg.cxx. |