basic/geometry/vrml_reader/utility.h

Go to the documentation of this file.
00001 #ifndef _UTILITY_H_
00002 #define _UTILITY_H_
00003 
00004 void EatNotWhite( char*& buffer );
00005 void EatWhite( char*& buffer );
00006 void RemoveAllCommentsFromBuffer( char* buffer, const int size );
00007 
00008 #endif

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