Public Member Functions | Friends

sp::video::OpenGLES1Texture Class Reference

#include <spOpenGLES1Texture.hpp>

Inheritance diagram for sp::video::OpenGLES1Texture:
sp::video::GLTextureBase sp::video::Texture sp::BaseObject

List of all members.

Public Member Functions

 OpenGLES1Texture ()
 OpenGLES1Texture (const STextureCreationFlags &CreationFlags)
 ~OpenGLES1Texture ()
bool updateImageBuffer ()
 Copies the texture image buffer into the hardware image buffer (recreating the renderer texture).

Friends

class OpenGLES1RenderSystem

Constructor & Destructor Documentation

sp::video::OpenGLES1Texture::OpenGLES1Texture (  ) 
sp::video::OpenGLES1Texture::OpenGLES1Texture ( const STextureCreationFlags CreationFlags  ) 
sp::video::OpenGLES1Texture::~OpenGLES1Texture (  ) 

Member Function Documentation

bool sp::video::OpenGLES1Texture::updateImageBuffer (  )  [virtual]

Copies the texture image buffer into the hardware image buffer (recreating the renderer texture).

Reimplemented from sp::video::Texture.


Friends And Related Function Documentation

friend class OpenGLES1RenderSystem [friend]

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines