Main Page | Alphabetical List | Class List | Directories | File List | Class Members | File Members

cam_object.h

Go to the documentation of this file.
00001 
00002 
00003 #ifndef _CAM_OBJECT_H_
00004 #define _CAM_OBJECT_H_
00005 
00006 extern CAM__HeightMap *CAM__HeightMap_FloodFill(CAM__HeightMap *HeightMap, gint x, gint y, gint color);
00007 extern CAM__HeightMap *CAM__HeightMap_MoveObject(CAM__HeightMap *HeightMap, gint x, gint y);
00008 extern CAM__HeightMap *CAM__HeightMap_MoveObject_Invert(CAM__HeightMap *HeightMap, gint x, gint y);
00009 
00010 
00011 #endif

Generated on Wed May 3 17:34:46 2006 for cnc2d by  doxygen 1.4.2