Euler4f.h

Go to the documentation of this file.
00001 #ifndef __VECMATH_EULER4F_HPP
00002 #define __VECMATH_EULER4F_HPP
00003 
00004 #ifndef __VECMATH_EULER4_HPP
00005 #include <vecmath/_Euler4.h>
00006 #endif
00007 
00008 typedef VECMATH_EXPORT _Euler4<float> Euler4f;
00009 
00010 #endif

Generated on Thu Sep 29 13:39:44 2005 for vecmath by  doxygen 1.4.4