Panda3D
pandabullet.h
Go to the documentation of this file.
1 /**
2  * @file pandabullet.h
3  * @author enn0x
4  * @date 2011-05-10
5  */
6 
7 #ifndef PANDABULLET_H
8 #define PANDABULLET_H
9 
10 #include "pandabase.h"
11 
12 EXPCL_PANDABULLET void init_libpandabullet();
13 
14 #endif
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
EXPCL_PANDABULLET void init_libpandabullet()
Initializes the library.
Definition: pandabullet.cxx:17