Gnash  0.8.10
Public Member Functions
gnash::Renderer::External Class Reference

#include <Renderer.h>

List of all members.

Public Member Functions

 External (Renderer &r, const rgba &c, int w=0, int h=0, float x0=0, float x1=0, float y0=0, float y1=0)
 Prepare the renderer for external rendering.
 ~External ()

Constructor & Destructor Documentation

gnash::Renderer::External::External ( Renderer r,
const rgba c,
int  w = 0,
int  h = 0,
float  x0 = 0,
float  x1 = 0,
float  y0 = 0,
float  y1 = 0 
) [inline]

Prepare the renderer for external rendering.

Note that all arguments except the background colour are useless outside the ogl renderer.

References test::w, and gnash::key::h.

gnash::Renderer::External::~External ( ) [inline]

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