#include <Renderer.h>
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 gnash::key::h, and test::w.
gnash::Renderer::External::~External |
( |
| ) |
|
|
inline |
The documentation for this class was generated from the following file: