aboutsummaryrefslogtreecommitdiff
path: root/Gem/develop/include/Gem/Base/GemGLBase.h
blob: 6a3d319fa6ee521389d1529eb5e115f625fab219 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
/* ------------------------------------------------------------------
 * GEM - Graphics Environment for Multimedia
 *
 *  Copyright (c) 2008 zmoelnig@iem.at
 *  For information on usage and redistribution, and for a DISCLAIMER
 *  OF ALL WARRANTIES, see the file, "GEM.LICENSE.TERMS"
 *
 *  this file has been generated...
 * ------------------------------------------------------------------
 */
#ifndef _INCLUDE__GEM_BASE_GEMGLBASE_H_
#define _INCLUDE__GEM_BASE_GEMGLBASE_H_

#include "Utils/GLUtil.h"
#include "Base/GemBase.h"

class GEM_EXTERN GemGLBase : public GemBase
{

};


#endif /* for header file */