Documentation


vec3.h

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

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