physicform.h

Go to the documentation of this file.
00001 #ifndef PHYSICFORM_H
00002 #define PHYSICFORM_H
00003 
00004 #include "lugre_smartptr.h"
00005 
00006 using namespace Lugre;
00007 class lua_State;
00008 
00010 class cPhysicForm : public cSmartPointable { public :
00011     
00012     // lua binding
00013     static void     LuaRegister     (lua_State *L);
00014 };
00015 
00016 #endif

Generated on Wed May 23 06:00:13 2012 for cpp by  doxygen 1.5.6