Panda3D
 All Classes Functions Variables Enumerations
pandaphysx.h
1 // Filename: pandaphysx.h
2 // Created by: pratt (20Apr2006)
3 //
4 ////////////////////////////////////////////////////////////////////
5 
6 #ifndef PANDAPHYSX_H
7 #define PANDAPHYSX_H
8 
9 #include "pandabase.h"
10 
11 EXPCL_PANDAPHYSX void init_libpandaphysx();
12 
13 #endif