UGDK  0.5.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
util.h
Go to the documentation of this file.
1 #ifndef UGDK_UTIL_H_
2 #define UGDK_UTIL_H_
3 
4 namespace ugdk {
5 namespace util {
6 
7 class IDGenerator;
8 
9 } // namespace util
10 } // namespace ugdk
11 
12 #endif // UGDK_UTIL_H_
Definition: animation.h:11