Main Page | Class Hierarchy | Class List | File List | Class Members | File Members

RmUtilTypes.h

00001 //=================================================================================================//
00002 // filename: RmUtilTypes.h                                                                         //
00003 //                                                                                                 //
00004 //              ATI Research, Inc.                                                                 //
00005 //              3D Application Research Group                                                      //
00006 //                                                                                                 //
00007 // description: 
00008 //                                                                                                 //
00009 //=================================================================================================//
00010 //   (C) 2004 ATI Research, Inc.  All rights reserved.                                             //
00011 //=================================================================================================//
00012 
00013 #ifndef _RM_UTILITIES_TYPES_H_
00014 #define _RM_UTILITIES_TYPES_H_
00015 
00016 #include <Core/RmTypes.h>
00017 
00018 #ifdef RMUTILITIES_EXPORTS
00019    #define RMUTIL_API RM_API_EXPORT
00020 #else
00021    #define RMUTIL_API RM_API_IMPORT
00022 #endif
00023 
00024 #endif

Generated on Fri Feb 25 16:08:42 2005 for RenderMonkey SDK by doxygen 1.3.6