draw_object.h
Go to the documentation of this file.
00001 #ifndef DRAW_OBJECT_H
00002 #define DRAW_OBJECT_H
00003 
00004 void print_string( char *string );
00005 int  draw( char name[], double trans[3][4], int xwin, int ywin );
00006 int  draw_exview( double a, double b, double r, double trans[3][4], int xwin, int ywin );
00007 
00008 #endif
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines


ar_recog
Author(s): Graylin Trevor Jay and Christopher Crick
autogenerated on Fri Jan 25 2013 12:15:00