Implementation of class RenderTexture. More...
#include <simgear/compiler.h>#include <simgear/debug/logstream.hxx>#include <simgear/screen/extensions.hxx>#include <simgear/screen/RenderTexture.h>#include <stdio.h>#include <stdlib.h>#include <assert.h>#include <stdarg.h>#include <cstring>Go to the source code of this file.
Implementation of class RenderTexture.
A multi-format render to texture wrapper.
Definition in file RenderTexture.cpp.
1.6.1