#include <pandabase.h>
#include <notifyCategoryProxy.h>
#include <dconfig.h>
Go to the source code of this file.
Functions | |
ConfigureDecl (config_physics, EXPCL_PANDAPHYSICS, EXPTP_PANDAPHYSICS) | |
NotifyCategoryDecl (physics, EXPCL_PANDAPHYSICS, EXPTP_PANDAPHYSICS) | |
EXPCL_PANDAPHYSICS void | init_libphysics () |
Initializes the library. |
Definition in file config_physics.h.
|
|
|
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 70 of file config_physics.cxx. |
|
|