Gnash  0.8.11dev
Public Member Functions | List of all members
gnash::GnashTextureFormat Class Reference

OpenGL texture format. More...

#include <GnashTexture.h>

Public Member Functions

 GnashTextureFormat (image::ImageType type)
 
unsigned int internal_format () const
 Return GL internal format. More...
 
unsigned int format () const
 Return GL format. More...
 

Detailed Description

OpenGL texture format.

Constructor & Destructor Documentation

§ GnashTextureFormat()

gnash::GnashTextureFormat::GnashTextureFormat ( image::ImageType  type)

Member Function Documentation

§ format()

unsigned int gnash::GnashTextureFormat::format ( ) const
inline

Return GL format.

Referenced by gnash::GnashTexture::format().

§ internal_format()

unsigned int gnash::GnashTextureFormat::internal_format ( ) const
inline

Return GL internal format.

Referenced by gnash::GnashTexture::internal_format().


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