Panda3D

pandaphysics.h

00001 // Filename: pandaphysics.h
00002 // Created by:  drose (2Jan01)
00003 // 
00004 ////////////////////////////////////////////////////////////////////
00005 
00006 #ifndef PANDAPHYSICS_H
00007 #define PANDAPHYSICS_H
00008 
00009 #include "pandabase.h"
00010 
00011 EXPCL_PANDAPHYSICS void init_libpandaphysics();
00012 
00013 #endif
 All Classes Functions Variables Enumerations