#include <pandabase.h>
#include <notifyCategoryProxy.h>
Go to the source code of this file.
Functions | |
NotifyCategoryDecl (egg, EXPCL_PANDAEGG, EXPTP_PANDAEGG) | |
const DSearchPath & | get_egg_path () |
EXPCL_PANDAEGG void | init_libegg () |
Initializes the library. | |
Variables | |
bool | egg_support_old_anims |
Definition in file config_egg.h.
|
Definition at line 67 of file config_egg.cxx. |
|
Initializes the library. This must be called at least once before any of the functions or classes in this library can be used. Normally it will be called by the static initializers and need not be called explicitly, but special cases exist. Definition at line 92 of file config_egg.cxx. |
|
|
|
Definition at line 33 of file config_egg.h. Referenced by EggXfmSAnim::write(). |