Gnash  0.8.10
Public Types | Public Member Functions
gnash::renderer::gles1::bitmap_info_ogl Class Reference

#include <Renderer_gles1.h>

List of all members.

Public Types

enum  bitmap_wrap_mode { WRAP_REPEAT, WRAP_CLAMP }
 Set line and fill styles for mesh & line_strip rendering. More...

Public Member Functions

 bitmap_info_ogl (GnashImage *image, GLenum pixelformat, bool ogl_accessible)
 ~bitmap_info_ogl ()
void apply (const gnash::SWFMatrix &bitmap_matrix, bitmap_wrap_mode wrap_mode) const

Member Enumeration Documentation

Set line and fill styles for mesh & line_strip rendering.

Enumerator:
WRAP_REPEAT 
WRAP_CLAMP 

Constructor & Destructor Documentation

gnash::renderer::opengl::bitmap_info_ogl::bitmap_info_ogl ( GnashImage *  image,
GLenum  pixelformat,
bool  ogl_accessible 
)
gnash::renderer::opengl::bitmap_info_ogl::~bitmap_info_ogl ( )

Member Function Documentation

void gnash::renderer::opengl::bitmap_info_ogl::apply ( const gnash::SWFMatrix bitmap_matrix,
bitmap_wrap_mode  wrap_mode 
) const

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