Gnash
0.8.10
|
#include <Renderer_gles1.h>
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 |
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 | ( | ) |
void gnash::renderer::opengl::bitmap_info_ogl::apply | ( | const gnash::SWFMatrix & | bitmap_matrix, |
bitmap_wrap_mode | wrap_mode | ||
) | const |