#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::gles1::bitmap_info_ogl::bitmap_info_ogl | ( | GnashImage * | image, | |
| GLenum | pixelformat, | |||
| bool | ogl_accessible | |||
| ) |
| gnash::renderer::gles1::bitmap_info_ogl::~bitmap_info_ogl | ( | ) |
| void gnash::renderer::gles1::bitmap_info_ogl::apply | ( | const gnash::SWFMatrix & | bitmap_matrix, | |
| bitmap_wrap_mode | wrap_mode | |||
| ) | const |
1.7.1