ScummVM API documentation
Alcachofa::OpenGLTexture Class Reference
Inheritance diagram for Alcachofa::OpenGLTexture:
Alcachofa::ITexture

Public Member Functions

 OpenGLTexture (int32 w, int32 h, bool withMipmaps)
 
GLuint handle () const
 
void setMirrorWrap (bool wrap)
 
void update (const Graphics::Surface &surface) override
 
- Public Member Functions inherited from Alcachofa::ITexture
 ITexture (Common::Point size)
 
void update (const Graphics::ManagedSurface &surface)
 
Common::Point size () const
 

Protected Attributes

bool _withMipmaps
 
bool _mirrorWrap = true
 
GLuint _handle = 0
 

The documentation for this class was generated from the following file: