Go to the source code of this file.
Functions | |
void | init_libpandaegg () |
Initializes the library. More... | |
Definition in file pandaeggnopg.cxx.
void init_libpandaegg | ( | ) |
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 18 of file pandaeggnopg.cxx.
References init_libegg(), and init_libegg2pg().