Panda3D
Functions
pandabullet.h File Reference
#include "pandabase.h"

Go to the source code of this file.

Functions

EXPCL_PANDABULLET void init_libpandabullet ()
 Initializes the library. More...
 

Detailed Description

Author
enn0x
Date
2011-05-10

Definition in file pandabullet.h.

Function Documentation

◆ init_libpandabullet()

EXPCL_PANDABULLET void init_libpandabullet ( )

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 17 of file pandabullet.cxx.

References init_libbullet().