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

RmGfxUtilOGL.h

Go to the documentation of this file.
00001 //=================================================================================================//
00002 // filename: RmGfxUtilOGL.h                                                                           //
00003 //                                                                                                 //
00004 //              ATI Research, Inc.                                                                 //
00005 //              3D Application Research Group                                                      //
00006 //                                                                                                 //
00007 //=================================================================================================//
00008 //   (C) 2004 ATI Research, Inc.  All rights reserved.                                             //
00009 //=================================================================================================//
00010 
00011 #ifndef _RM_GFX_UTILITIES_OGL_H_
00012 #define _RM_GFX_UTILITIES_OGL_H_
00013 
00014 #include <GfxUtil/RmGfxUtilTypes.h>
00015 
00016 #include <gl/gl.h>
00017 #include <gl/glext.h>
00018 
00019 //=============================================================================
00023 //=============================================================================
00024 
00025 //---------------------------------------------------------------------------------------------------
00037 //---------------------------------------------------------------------------------------------------
00038 RMGFXUTIL_API bool RmGfxSetOGLTexture( RmTexture *pSrcTexture,
00039                                        bool bNeedToFlip,
00040                                        PFNGLTEXIMAGE3DPROC pTexImage3D = NULL );
00041 
00042 #endif

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