basic/serializable/MPK_Dir.h

Go to the documentation of this file.
00001 #ifndef _MPKDIR_HEADER_
00002 #define _MPKDIR_HEADER_
00003 
00004 const char *GetMPKWorkingDirectory();
00005 void SetMPKWorkingDirectory(const char *path);
00006 void GetAbsoluteFileName(char *file, int len, const char *path, const char *filename);
00007 
00008 #endif

Generated on Sat Apr 1 21:30:35 2006 for Motion Planning Kernel by  doxygen 1.4.6-NO