Documentation


vec4.h

Go to the documentation of this file.
00001 #ifndef ____animal_vec4_h_______________
00002 #define ____animal_vec4_h_______________
00003 
00006 #include <animal/array.h>
00007 
00008 namespace animal
00009 {
00012 typedef Array<4,float> Vec4;  
00013 
00014 
00015 }
00016 
00017 #endif

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