HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
RE_Texture.h
Go to the documentation of this file.
1 /*
2  * PROPRIETARY INFORMATION. This software is proprietary to
3  * Side Effects Software Inc., and is not to be reproduced,
4  * transmitted, or disclosed in any way without written permission.
5  *
6  * NAME: RE_Texture.h ( RE Library, C++)
7  *
8  * COMMENTS:
9  * Base class for various OpenGL texture types.
10  */
11 #ifndef RE_Texture_h
12 #define RE_Texture_h
13 
14 #include "RE_OGLTexture.h"
15 
17 
18 #endif
RE_OGLTexture RE_Texture
Definition: RE_Texture.h:16