Panda3D
Functions
pandaphysics.cxx File Reference
#include "pandaphysics.h"
#include "config_physics.h"
#include "config_particlesystem.h"

Go to the source code of this file.

Functions

void init_libpandaphysics ()
 Initializes the library. More...
 

Detailed Description

Author
drose
Date
2000-05-16

Definition in file pandaphysics.cxx.

Function Documentation

◆ init_libpandaphysics()

void init_libpandaphysics ( )

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 pandaphysics.cxx.

References init_libparticlesystem(), and init_libphysics().