UGDK
src/ugdk/math.h
Go to the documentation of this file.
00001 #ifndef UGDK_MATH_H_
00002 #define UGDK_MATH_H_
00003 
00004 namespace ugdk {
00005 namespace math {
00006 class Integer2D;
00007 }
00008 class Frame;
00009 class Vector2D;
00010 
00011 }  // namespace ugdk
00012 
00013 #endif
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines