]> icculus.org git repositories - mikachu/openbox.git/blob - otk/rendertexture.hh
starting to make render's interface
[mikachu/openbox.git] / otk / rendertexture.hh
1 // -*- mode: C++; indent-tabs-mode: nil; c-basic-offset: 2; -*-
2 #ifndef __rendertexture_hh
3 #define __rendertexture_hh
4
5 namespace otk {
6
7 class RenderTexture {
8 };
9
10 }
11
12 #endif // __rendertexture_hh