Documentation


vec2.h

Go to the documentation of this file.
00001 #ifndef ____animal_vec2_h_______________
00002 #define ____animal_vec2_h_______________
00003 
00005 #include <animal/array.h>
00006 
00007 namespace animal
00008 {
00009 
00010 typedef Array<2,float> Vec2; 
00011 
00012 
00013 
00014 }
00015 
00016 #endif

Generated on Thu Dec 23 13:52:27 2004 by doxygen 1.3.6