]> icculus.org git repositories - dana/openbox.git/blob - otk/rendertexture.hh
use arrays instead of vectors for the screeninfos and rendercontrols.
[dana/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