Panda3D
pandaphysx.h
Go to the documentation of this file.
1 /**
2  * @file pandaphysx.h
3  * @author pratt
4  * @date 2006-04-20
5  */
6 
7 #ifndef PANDAPHYSX_H
8 #define PANDAPHYSX_H
9 
10 #include "pandabase.h"
11 
12 EXPCL_PANDAPHYSX void init_libpandaphysx();
13 
14 #endif
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
EXPCL_PANDAPHYSX void init_libpandaphysx()
Initializes the library.
Definition: pandaphysx.cxx:17