angle.h

Go to the documentation of this file.
00001 /* === S Y N F I G ========================================================= */
00021 /* ========================================================================= */
00022 
00023 /* === S T A R T =========================================================== */
00024 
00025 #ifndef __SYNFIG_ANGLE_H
00026 #define __SYNFIG_ANGLE_H
00027 
00028 /* === H E A D E R S ======================================================= */
00029 
00030 #include <ETL/angle>
00031 
00032 /* === M A C R O S ========================================================= */
00033 
00034 /* === T Y P E D E F S ===================================================== */
00035 
00036 /* === C L A S S E S & S T R U C T S ======================================= */
00037 
00038 namespace synfig {
00039 
00043 typedef etl::angle Angle;
00044 
00045 }; // END of namespace synfig
00046 
00047 /* === E N D =============================================================== */
00048 
00049 #endif

Generated on Wed Dec 12 03:11:41 2007 for synfig by  doxygen 1.5.4