X-Git-Url: http://git.tdb.fi/?p=libs%2Fgl.git;a=blobdiff_plain;f=source%2Fframebuffer.h;fp=source%2Fframebuffer.h;h=3054bd646b3e4d4709c4ee7ec8a96a5b20bdfa7a;hp=f977ad7eb11fdc109740c7a19077ca1e3e7d7ec9;hb=8697b05bf71c49882fe15d53aa4f502aa2b5f9a3;hpb=cbd2f2d0990d1e6c76cde38b17ac8eb1bc90dbf8 diff --git a/source/framebuffer.h b/source/framebuffer.h index f977ad7e..3054bd64 100644 --- a/source/framebuffer.h +++ b/source/framebuffer.h @@ -138,6 +138,7 @@ public: void viewport(int, int, unsigned, unsigned); void reset_viewport(); + void clear(); void clear(BufferBits); /** Blits a region from another framebuffer into this one. If the source