Panda3D
|
00001 // Filename: pandaphysx.h 00002 // Created by: pratt (20Apr2006) 00003 // 00004 //////////////////////////////////////////////////////////////////// 00005 00006 #ifndef PANDAPHYSX_H 00007 #define PANDAPHYSX_H 00008 00009 #include "pandabase.h" 00010 00011 EXPCL_PANDAPHYSX void init_libpandaphysx(); 00012 00013 #endif