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