gnash::AquaGlue Class Reference

#include <aqua_glue.h>

Inheritance diagram for gnash::AquaGlue:

gnash::AquaOglGlue

List of all members.

Public Member Functions

virtual ~AquaGlue ()
virtual bool init (int argc, char **argv[])=0
virtual bool prepDrawingArea (int width, int height, AGLDrawable drawable)=0
virtual render_handlercreateRenderHandler ()=0
virtual void render ()=0

Protected Attributes

int _bpp


Constructor & Destructor Documentation

virtual gnash::AquaGlue::~AquaGlue (  )  [inline, virtual]


Member Function Documentation

virtual bool gnash::AquaGlue::init ( int  argc,
char **  argv[] 
) [pure virtual]

virtual bool gnash::AquaGlue::prepDrawingArea ( int  width,
int  height,
AGLDrawable  drawable 
) [pure virtual]

Implemented in gnash::AquaOglGlue.

virtual render_handler* gnash::AquaGlue::createRenderHandler (  )  [pure virtual]

Implemented in gnash::AquaOglGlue.

virtual void gnash::AquaGlue::render (  )  [pure virtual]

Implemented in gnash::AquaOglGlue.


Member Data Documentation

int gnash::AquaGlue::_bpp [protected]


The documentation for this class was generated from the following file:
Generated on Thu Mar 6 18:25:10 2008 for Gnash by  doxygen 1.5.4