#include <spOpenGLES2Texture.hpp>
Public Member Functions | |
OpenGLES2Texture () | |
OpenGLES2Texture (const STextureCreationFlags &CreationFlags) | |
~OpenGLES2Texture () | |
bool | updateImageBuffer () |
Friends | |
class | GLProgrammableFunctionPipeline |
class | GLFramebufferObject |
sp::video::OpenGLES2Texture::OpenGLES2Texture | ( | ) |
sp::video::OpenGLES2Texture::OpenGLES2Texture | ( | const STextureCreationFlags & | CreationFlags | ) |
sp::video::OpenGLES2Texture::~OpenGLES2Texture | ( | ) |
bool sp::video::OpenGLES2Texture::updateImageBuffer | ( | ) |
friend class GLFramebufferObject [friend] |
friend class GLProgrammableFunctionPipeline [friend] |
Reimplemented from sp::video::GLFramebufferObject.