Gnash  0.8.10
Public Member Functions
gnash::GnashTextureFormat Class Reference

OpenGL texture format. More...

#include <GnashTexture.h>

List of all members.

Public Member Functions

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

Detailed Description

OpenGL texture format.


Constructor & Destructor Documentation

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

Member Function Documentation

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

Return GL format.

References _format.

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

Return GL internal format.


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