Gnash  0.8.10
Public Member Functions
gnash::FltkAggGlue Class Reference

#include <fltk_glue_agg.h>

List of all members.

Public Member Functions

 FltkAggGlue (int x, int y, int width, int height)
 ~FltkAggGlue ()
void draw ()
RenderercreateRenderHandler ()
void initBuffer (int width, int height)
void resize (int width, int height)
void render (geometry::Range2d< int > &bounds)

Constructor & Destructor Documentation

gnash::FltkAggGlue::FltkAggGlue ( int  x,
int  y,
int  width,
int  height 
)
gnash::FltkAggGlue::~FltkAggGlue ( )

Member Function Documentation

Renderer * gnash::FltkAggGlue::createRenderHandler ( )

References gnash::create_Renderer_agg(), and _.

void gnash::FltkAggGlue::draw ( )
void gnash::FltkAggGlue::initBuffer ( int  width,
int  height 
)
void gnash::FltkAggGlue::render ( geometry::Range2d< int > &  bounds)
void gnash::FltkAggGlue::resize ( int  width,
int  height 
)

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